Building a REST-Backend for Angular with Node.js & Express
Angular is a single page application framework. Unfortunately, that does not mean that you don't require a server for certain tasks.
After all, your data has to be served from somewhere...
But don't worry, setting up a server is easier than you might think. In fact, the first server we will creat...
November 16, 2017 16 min read