Angular2+ Links
I’ll be adding more links as I find them, so check back often!
Let me know if you have a link I should add.
-
Official Angular Docs
- very good docs! The tutorial with code is very helpful.
-
Angular Universal For The Rest Of Us
- November 31, 2016: Official, Allows SEO, server side rendering, faster perceived startup, CLI
-
Angular 2 Interface Dependency Injection
-
Steps to setup Ng-Bootstrap with Angular CLI
-
John Papa’s code for the Tour of Heroes demo
-
Front-end Application Libraries and Component
- 2016-01-26, A good comparison of web components in libraries
-
Angular version scheme explained
- 2016-12-15
- “don’t worry about version numbers”
-
Essential Angular 2: Compilation
- 2016-12-16 “To sum up, using the AoT compilation makes your application bundles smaller, faster, and safer.”
-
Two-Way Data Binding Is Just A “Box Of Bananas” In Angular 2 Beta 1
-
Igor Minar - Opening Keynote - Angular 4 Announcement - NG-BE 2016
- 2016-12-09, This video explains why Angular 4 will arrive in March 2017 and why we shouldn’t freak out about the version changes. It’s just Angular now… at least after Angular 1 disappears.
Angular 6 released
- May 4, 2018
Why I’m switching from Angular to React
“At the end of the day, the debate whether React is better than Angular is really subjective. It really boils down on your team adaptability in a particular library, the nature of the projects you’re working on, and personal preferences of a programmer.” - Feb 21, 2018
Lessons Learned
Tutorials
PodCasts
Videos
Testing
My collected links
Troubleshooting
Tips
PWAs (Progressive Web Apps)