Angular 2 and Node.js – Build Socket Chat Application

Learn how to create a chat app using Angular and Node.js. We’ll be using socket.io, express.js on the server, along with gulp and Angular. Repo: https://goo…. Read more

Similar

WebWorkers with Angular 2

In this installment we'll write an app that retrieves data from a remote OData service and displays it in a data table. But unlike most of web apps that depend on some kind of external storage we're not going to write the query-logic inside the app itsel...

Read more »