Issue #12: #Angular 2021 Recap, TypeScript 4.6 beta, 4 ways to optimize the runtime performance by Minko GechevYevhenii HerasymchukJan 22, 2022Share"Happy New Year! 2021 was a difficult year for everyone around the globe but as a community, we’ve managed to stick together and continue to move Angular forward.Let’s take a quick review of some things that happened in 2021 and take a peek at some things that are on the horizon for Angular in 2022..."Which features can we expect from Google's Single Page Application Framework in 2022?#ngTutorials"In this video, our very own Minko Gechev will take us through 4 common runtime performance challenges, their identification with Angular DevTools, and their resolutions."Topics: Zone pollution, Out of bounds change detection, Recalculation of referentially transparent expressions, Large component trees"Let's continue to explore the power of structural directives in Angular. In this tutorial, we are going to touch on more advanced features and learn how to deal with template context and we continue to cover a special micro syntax for structural directives. I am pretty sure you will find a lot of interesting tricks in this video that can allow you to improve your structural directives and bring them to a completely new level...."#ngPodcastsSHOW SUMMARY:In today’s episode, we reflect on our first season of the Angular Experience, from our original vision to what it’s become, some of our favorite highlights, and where we plan to go from here for season 2 and more!#ngWeb"A foundational overview of how to build an adaptive and accessible theme switch component.""Here’s a quick list of what’s new in TypeScript 4.6!Allowing Code in Constructors Before super()Improved Recursion Depth ChecksIndexed Access Inference ImprovementsControl Flow Analysis for Dependent ParametersMore Syntax and Binding Errors in JavaScriptTypeScript Trace AnalyzerBreaking Changes"#ngQuote