Learning how to make http requests in Angular 2

Being able to make http requests is a very important part of a single page application. In this post I will show a quick demo of how to make requests using the Angular 2.0 http module.

Similar

Angular on Electron

Today it is possible to have almost all the applications as a service online. Literally you don’t have to install any of it on you computer. Even if this is possible, but for me it is still more comfortable to have a dedicated desktop applicatio... (more…)

Read more »