You’re moving your pages from AngularJS to Angular… but you’ve got a bunch of pesky elements flagged with ng-show and/or ng-hide. Here’s how to migrate to (mostly) the same functionality in Angular.
Hot Module Replacement, often referred to as Hot Module Reloading, is a once old now brought back feature in Angular v11. The arrival of Ivy has allowed us to do so many many things, not the least of which is use HMR.
In this article, Alyssa Nicoll goes over some of the highlights of Angular version 11. She’ll also dive into her experiences with the RCs, the team's tight feedback loop and the exciting update party that will be on Friday the 13th!