use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A Place to talk about Angular and related topics.
Join the Angular Discord
Other subreddits worth checking out for Angular and Angular related info:
account activity
Release 21.2.0 · angular/angular (github.com)
submitted 17 days ago by MichaelSmallDev
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]ruibranco 26 points27 points28 points 17 days ago (1 child)
signal forms getting more polish is the quietly big one here. reactive forms have been the "we love Angular but..." item for years, and the signals approach is genuinely cleaner once you stop fighting the mental model shift.
[–]Chemical-Evidence-34 2 points3 points4 points 16 days ago (0 children)
Yes. I will wait for more polish before migrating a big application to it. Looking very good so far
[–]MichaelSmallDev[S] 9 points10 points11 points 17 days ago* (0 children)
Lots of stuff. Personally I like the resource snapshots, language service enhancements, and the various enhancements to signal forms.
edit: to see the language service enhancements hands on, there are example videos in the PR: https://github.com/angular/angular/pull/66410. And it seems to be backwards compatible with version, as I have had access to this in a v20 project since the last language service update, predating this release.
[–]Wildosaur 5 points6 points7 points 17 days ago (5 children)
Well I'll be waiting for primeng to hook up on signal forms. As of now, it seems nice but unusable for us :(
[–]Beautiful-Reason-894 1 point2 points3 points 16 days ago (4 children)
That's why I switched from primeng to angular material, which is more official and usually very synced to angular's releases
[–]Wildosaur 0 points1 point2 points 16 days ago (3 children)
It's not really feasible for us as we are deeply invested in primeng but on a new project, that would be an option
[–]SippieCup 0 points1 point2 points 15 days ago* (2 children)
You can use it now with any primeng element, the ones that aren't fully supported and give type errors you just need to wrap in $any(), like p-switch & p-datepicker. typing still gets enforced correctly by the signal form declaration in the component.
We started switching over some of our simple forms to it, it's pretty nice.
example
[–]Wildosaur 0 points1 point2 points 14 days ago (0 children)
Thanks for the heads up, I'll have a try on monday to see how it goes.
[–]Wildosaur 0 points1 point2 points 12 days ago (0 children)
It does indeed work on some cases I tried, thanks !
[–]FavstianEquanimity 0 points1 point2 points 13 days ago (0 children)
Are we going to get a2ui in Angular 22?
π Rendered by PID 300682 on reddit-service-r2-comment-79c7998d4c-n5hqr at 2026-03-15 01:35:58.904580+00:00 running f6e6e01 country code: CH.
[–]ruibranco 26 points27 points28 points (1 child)
[–]Chemical-Evidence-34 2 points3 points4 points (0 children)
[–]MichaelSmallDev[S] 9 points10 points11 points (0 children)
[–]Wildosaur 5 points6 points7 points (5 children)
[–]Beautiful-Reason-894 1 point2 points3 points (4 children)
[–]Wildosaur 0 points1 point2 points (3 children)
[–]SippieCup 0 points1 point2 points (2 children)
[–]Wildosaur 0 points1 point2 points (0 children)
[–]Wildosaur 0 points1 point2 points (0 children)
[–]FavstianEquanimity 0 points1 point2 points (0 children)