How I stopped loving Angular

I have worked with AngularJS for many years now and still use it in production today. Even though you can’t call it ideal, given its… Read more

Similar

Angular 2 live demos and tutorials

One really cool thing about Angular 2.0 is that the framework is decoupled from the DOM via a higher level API. In the following post I will show how to take advantage of this by running an Angular application in a web worker. ...

Read more »