Issue #14: Typed Forms RFC is complete, Angular DevTools in #Angular org, Strict Structural DirectivesYevhenii HerasymchukFeb 06, 2022ShareAfter several weeks of discussion, we plan to move forward with the proposal. We’ll provide more updates as we progress with the implementation & incorporate your feedback, stay tuned!...Angular DevTools is an Angular app - open an issue, let's discuss, and get the change you want in!#ngTutorialsStructural Directives are one of the most powerful features in Angular and this is the 3rd episode of the video series about "Custom Structural Directives. From this tutorial you will learn how to make types in your directives more strict, so you will leave less space for potential errors which otherwise might be caught too late when the user already interacts with your App in production...Module Federation allows loading Micro Frontends at runtime. Common dependencies like Angular or the Auth0 library can be shared and hence don't need to be loaded several times. This is also the key for sharing data like the current user or global filters...In the latest Angular release (v13.2.0) there's a great new feature added to the Angular compiler. It's called extended diagnostics. Let's have a closer look...In this video, we walk through how to use @ngrx/component-store to manage local state in an Angular application. We use an example application from a previous video that needs to manage login form state.#ngPodcastsWell, it depends. In this episode, Charles sits down with Aristeidis Bampakos, a Greek developer at Google who knows a thing or two (or seven) about how to use dependency injectors right. They talk about why DI’s could be a blessing OR a curse, how the “component hierarchy” can affect your whole structure, and the ONE thing you should know before you give up on your injector...#ngWebUnless otherwise noted, changes described below apply to the newest Chrome beta channel release for Android, Chrome OS, Linux, macOS, and Wi...#ngQuote