Release on Angular

What’s going on in Angular 11

Angular 11 is here, and it’s a big release. You can read the full changelog here, but I’ve rounded up some of the most interesting things we’re seeing so far. Dynamic imports for lazy-loaded modules are no longer a part of Angular’s core. In Angular, the dynamic import feature was a way to load modules …