Hacker News new | ask | show | jobs
by mcescalante 3158 days ago
From a purely technical standpoint, the upgrade path from AngularJS to Angular seems better thought out than some things I've had to handle before - you can run the 2 in one Angular app as you upgrade pieces and there is a whole library aimed at easing some of the annoyances of upgrading. https://angular.io/guide/upgrade
1 comments

you can't run on aot than (at least if you use the ng cli)
Hasn't been the case for months