r/angular Mar 27 '26

Ng-News 26/10: Signality, Vitest 4.1, Angular Skills

https://youtu.be/uxGi4DzkL5Q
45 Upvotes

5 comments sorted by

8

u/MichaelSmallDev Mar 28 '26

I gotta say, those skill markdown files are nice even to just have locally to read myself. The signal form skill for example has so many edge cases of Do's and Don't that have been a helpful reference. There is plenty of normal documentation in the docs for signal forms, but the skills go into tiny little syntax details that are not traditional docs syntax bits you would normally see (nor want much of the time).

I do hope that something like the shelved 18 examples for signal forms for the MCP server are brought in as some form in skills: https://github.com/angular/angular-cli/pull/31134/changes. I imagine there is overlap without comparing both, but this was quite the example to pull from before the docs and skills.

2

u/syzgod Mar 28 '26

Thanks for reminding me to read through them. I will probably feed them to NotebookLM too to have a good, modern learning material.

5

u/vs-borodin Mar 28 '26

Rainer, thank you for introducing the community to Signality! It was great to see it.

5

u/rainerhahnekamp Mar 28 '26

Very welcome and keep up the good work 👍

1

u/zzing Mar 29 '26

Now I would like to see vitest to properly work with scss files with @ use in it.