Angular

3 New Techniques You'll Need to Know in Angular 9

Outline

What are the top 3 new techniques that will make you a better frontend engineer with Angular 9?

Angular 9, with the new Ivy compilation and rendering pipeline, can provide shorter build times, smaller bundles, and faster rendering - all major wins for your users. But to be able to take advantage of these improvements, you need to know how to leverage what's new in Angular 9.

In this tutorial, we'll discuss what Ivy is and cover the following updated techniques:

✅ Template Type Checking

✅ Console Debugging

✅ Lazy Load components

If you have any questions or comments, please reach out to me on Twitter @BrianLove