As announced some days ago in this tutorial we will see how to build a chat application using AngularJS as frontend and Loopback for backend. A demo can be found here. The communications from AngularJS to the backend will be made via REST API, meanwhile the real time messaging will be handled with Socket.io. The […]
L’articolo AngularJS chat with Loopback and Socket.io – Backend sembra essere il primo su CODETutorial.IO.
Source: Code Tutorial