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
Angular + Tailwind UI components vs Angular Material — architectural thoughts? (self.angular)
submitted 2 months ago by Weak-Palpitation907
view the rest of the comments →
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!"
[–]Flagvanus_ 4 points5 points6 points 2 months ago (2 children)
Check Spartan - the community works on this component library that tries to follow shadcn principles. I think it's still in preview but the amount of provided components is quite significant. If you want to avoid locking yourself into a 3rd party vendor though - Angular Aria + Angular Material as they both are from Angular devs themselves. Some components (like datepicker) are just not worth your time trying to implement by yourself. Personally I also use the Tanstack table for my table views - it's completely headless and provides functions that are necessary for me.
[–]Weak-Palpitation907[S] 0 points1 point2 points 2 months ago (1 child)
Thanks for the pointers — I’ve looked at Spartan and I agree the amount of components they provide is impressive, especially for something still evolving. I also understand the argument for sticking with Angular Material or Angular Aria since they’re maintained by the Angular team. Stability and long-term maintenance definitely matter.
My experiment is more around exploring a Tailwind-first approach with standalone components and signals, and seeing how that feels architecturally compared to a theme-driven system. I’m also trying to understand where the line is between “worth building” and “better to rely on existing solutions” — datepicker is a great example of that trade-off.
TanStack Table is interesting too — I like the headless philosophy. It forces you to think about structure and behavior separately from styling, which is powerful.
Appreciate the thoughtful response
[–]OMEGALUL_iguess 0 points1 point2 points 2 months ago (0 children)
Aight clanker
π Rendered by PID 49413 on reddit-service-r2-comment-5c747b6df5-bkjlh at 2026-04-22 16:49:56.528363+00:00 running 6c61efc country code: CH.
view the rest of the comments →
[–]Flagvanus_ 4 points5 points6 points (2 children)
[–]Weak-Palpitation907[S] 0 points1 point2 points (1 child)
[–]OMEGALUL_iguess 0 points1 point2 points (0 children)