authentication for an Angular 2 app

Hi all!

I had been trying to figure out some issues with Angular 2 like forgetting to add the correct providers to the bootstrap.It was just something I couldn’t wrap my head around. I discovered these Angular 2 tutorials and have been using them since then. They were a real lifesaver! I like that they cover key topics like how to deal with requests and handle responses.

This is the helpful guide :

angularjs http get example

I also like that the explanations are concise and clear.

If anyone has any other source for this topic or for learning Angular 2 in general, it would be of great help!