I’m getting in love with Angular 2 more and more. It’s easy to use, it results in a really nice structure and easy to maintain code. Although currently there aren’t too many sources to learn from and there are some things that are not really nice to use.

Dependency Injection

One really nice feature of Angular 2 is that you can use Dependency injection quite easily.