Cookie consent

This website uses cookies to personalise content and to analyse our traffic.

Necessary - Necessary cookies needed to make a website usable by enabling basic functions. The website cannot function properly without these cookies. (always active)
Marketing - Marketing cookies are used to track visitors across websites.

Online Solutions Development Blog   |  

RSS

Tag Archives: Node.js

posted by ,
Categories: Mobile Development
Tags ,

In this article we will implement a chat application for mobile devices that will work on both Android and iOS. In order to do so, we will need knowledge of Sencha Touch for the mobile application, Node.js for server-side and MySQL for the database. We can use this kind of application to communicate with other people …