Igor Sedov
banner
igorsedov.com
Igor Sedov
@igorsedov.com
280 followers 27 following 48 posts
▶️ Angular⁤⁤ YouTuber 🧑‍💻 Full-Stack Developer📍Tbilisi, Georgia🇬🇪
Posts Media Videos Starter Packs
Pinned
🔥 New in #Angular 21
✔️ Vitest becomes the NEW default testing framework!
🔥 New in #Angular 21
✔️ Vitest becomes the NEW default testing framework!
🔜 Coming in #Angular 21
✔️ Zoneless is the new default!
All good, thanks for clarifying! 👍
Could you clarify what you mean by adding a boolean primitive?
🚀 Coming in #Angular 21
🆕 New Migration: ngClass -> class
Reposted by Igor Sedov
Worked really hard on this one - can I count on these BlueSky streets to come support??
🚀 Coming in #Angular 21
🆕 New Migration: ngStyle -> style
Thanks a lot for the feedback! 🤝 That's exactly my goal: making information clearer and more effective through visuals. And I am still developing this approach.
Reposted by Igor Sedov
Anyone use Angular Material tables with a MatTableDataSource for handling filter/sort/paginator?

What do you think about this?

dataSource = datasourceResource({
data: this.data,
filter: this.filter,
paginator: this.paginator,
sort: this.sort,
});

stackblitz.com/edit/kag3ru2...
datasource as signal - StackBlitz
Data table with sorting, pagination, and filtering. Auto-generated from: https://material.angular.dev
stackblitz.com
🚀 Coming in #Angular 21
✔️ Built-in validator for regex patterns
🚀 Coming in #Angular 21
✔️ Signal Forms with Validation
⚠️Update: This implementation is a prototype. Signal Forms is in active development and the API may change before the final v21 release.
🚀 Coming in #Angular 21
🆕 Signal Forms!
Look at a simple example:
✔️ #Angular 20.2: Use New Router Signal
⚠️ Router.getCurrentNavigation() is deprecated!
🚀 #Angular 20.2 has been released
🚀 Coming in #Angular 20.2
🤖 Generate AI configurations automatically
Reposted by Igor Sedov
If you missed yesterday's @angular.dev livestream, you missed a demo of the current state of signal forms! Among various questions and answers with Alex Rickabaugh.

If you want more special guests, Mark says to make sure to give a like + comment and subscribe.

youtu.be/R82ZAgL3BGU
Live Q/A with the Angular Team | August 2025 featuring Alex Rickabaugh
YouTube video by Angular
youtu.be
🚀 Coming in #Angular 20.2
➕ New Power for Conditional Templates
🚀 Coming in #Angular 20.2
✔️ Zoneless is Stable!
🆕 New in Chrome DevTools
✔️ Copy all console messages at once
#Frontend #ChromeDevTools