Igor Sedov

@igorsedov.com

▶️ Angular⁤⁤ YouTuber 🧑‍💻 Full-Stack Developer📍Tbilisi, Georgia🇬🇪

🤝 Help get Prettier ready for #Angular 22 ⬆️ Please vote: Angular will soon introduce support for comments directly inside HTML tags. #Prettier doesn't support this specific syntax yet. 🚀 @jeanmeche.com from @angular.dev team has already opened a tracking issue: github.com/prettier/pre...

Angular: Add support for comment blocks in elements · Issue #18974 · prettier/prettier

See angular/angular/pull/67179 Angular will support the following kind of comments in HTML elements: <div // comment 0 /* comment 1 */ attr1="value1" /* comment 2 spanning multiple lines */ attr2="...

github.com

Igor Sedov@igorsedov.com · 4mo ago

🚀 Coming in #Angular 22 ✔️ Comments inside HTML tags! We'll finally be able to use comments directly inside HTML tags! Here is a quick visual breakdown of the new syntax.

Infographic image for Angular 22 showing code examples of comments inside HTML tags. It demonstrates inline comments, trailing comments, and commenting out property and event bindings directly within component templates for better debugging.

🚀 Coming in #Angular 22 ✔️ Comments inside HTML tags! We'll finally be able to use comments directly inside HTML tags! Here is a quick visual breakdown of the new syntax.

Infographic image for Angular 22 showing code examples of comments inside HTML tags. It demonstrates inline comments, trailing comments, and commenting out property and event bindings directly within component templates for better debugging.

I made a project this weekend documenting how composable and reusable the NgRx SignalStore is, via built in and custom features. How simple many features can be, various examples of features, ways to give custom features inputs (easier than I thought), generics etc. stackblitz.com/edit/stackbl...

NgRx Signal Store + Toolkit v21 - StackBlitz

An angular-cli project based on @angular/animations, @angular/common, @angular/compiler, @angular/core, @angular/forms, @angular/platform-browser, @angular/platform-browser-dynamic, @angular/router, c...

stackblitz.com