NodeJS is one of the hottest programming technologies. It allows creating fully functional web apps in a few lines of code. What is more, apps on NodeJS platform can be made completely in JavaScript. Using the same language on client and server side gives us real bonuses.
Let’s see how the client-side code based on Webix UI can be connected to a database with the help of NodeJS.