Hacker News new | ask | show | jobs
by chillax2 3083 days ago
The reactive form framework built into angular is everything I wish I had when working on an angularjs application.

I'm working on a new project in angular and I'm very impressed with the built-in routing support. Also, I wasn't a big fan of using rxjs Observables everywhere at first, but they are now my favorite thing about writing javascript.

I'm really looking forward to taking advantage of the service worker support as well.