We’ve decided to collect top 10 Webix blog posts for 2014 in one review article. Here you’ll find out how to create a Web Chat or mobile app with our library or how to optimize your working process by means of handy Kanban board widget. Moreover, in these range of articles we are talking about using Webix with NodeJS, DND within widgets and about many other.
Using JavaScript Library Webix with NodeJS
NodeJS is a programming technology that allows creating server-side applications in several code lines. By the way, you can make web apps on NodeJS platform fully in JavaScript, which is a significant advantage. Fortunately, Webix components are compatible with this technology!
This article will tell you about the simplicity of connecting Webix UI to a database with the help of NodeJS. Moreover, you can use the same server-side code for any Webix component and with any data.