๐ Angular 20.1 is here โ and it comes with some neat additions! In this video, weโll walk through the main new features:
๐ง Signals DevTools Integration
View signals like signal(), computed(), linkedSignal(), and effect() in Angular DevTools with context and debug names.
๐ httpResource & HttpClient Extension
Pass native fetch options like timeout, cache, redirect, and more โ directly via HttpClient and httpResource.
๐งช TestBed Bindings
No more wrapper components! Use the new bindings option in createComponent() to test property, event, and two-way bindings easily.
๐ค MCP for Angular CLI
Connect the CLI with your IDE for AI-powered Angular help and code generation โ works great with tools like Cursor.
๐งฉ Miscellaneous
New assignment operators in templates and support for importing images into TypeScript as base64.
๐ Like, ๐ subscribe, and share this if it helps you stay updated with Angular!