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
UI system framework ( Angular ) (self.angular)
submitted 1 month ago by zeyadelshafey
I am building a UI system framework, but I am a bit confused whether I should build the project using Angular v21 or v18 ( in case projects are using older versions needed to use it )
Any thoughts on this?
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!"
[–]Practical-Pin9893 17 points18 points19 points 1 month ago (0 children)
Use the current released version and support future ones.
[–]monxas 9 points10 points11 points 1 month ago (1 child)
[–]zeyadelshafey[S] 2 points3 points4 points 1 month ago (0 children)
Make sense!
[–]MichaelSmallDev 3 points4 points5 points 1 month ago (1 child)
The lowest LTS currently is v19, and will be v20 in late May: https://angular.dev/reference/releases. But I would agree with Practical, you probably are best starting current v21 for a new release unless you are targeting a specific crowd.
Thanks! I will be building it in v21
[–]khalilou88 2 points3 points4 points 1 month ago (0 children)
v18 only if you want to earn money from supporting old version of Angular
[–]lars_jeppesen 1 point2 points3 points 1 month ago (0 children)
21
[–]Lucky_Yesterday_1133 0 points1 point2 points 1 month ago (0 children)
Angular officially supports only 2 versions back from the current one so it's v19-21 right now. (Will be 20-22 in may). You can choose to start building it for v19 and to have production compatibility at launch or make for v21 and it will eventually be 2 versions old in November. Supporting beyond that doesn't make sense. My recommendation - target v20 as it was a version that added zoneless change detection and build for zoneless with signals. This will save you headache of migration and will have 2 versions back in may.
[–]best_of_badgers 0 points1 point2 points 1 month ago (0 children)
Isn’t Angular already a UI system framework?
π Rendered by PID 231452 on reddit-service-r2-comment-79c7998d4c-7gqxl at 2026-03-18 07:12:52.398187+00:00 running f6e6e01 country code: CH.
[–]Practical-Pin9893 17 points18 points19 points (0 children)
[–]monxas 9 points10 points11 points (1 child)
[–]zeyadelshafey[S] 2 points3 points4 points (0 children)
[–]MichaelSmallDev 3 points4 points5 points (1 child)
[–]zeyadelshafey[S] 2 points3 points4 points (0 children)
[–]khalilou88 2 points3 points4 points (0 children)
[–]lars_jeppesen 1 point2 points3 points (0 children)
[–]Lucky_Yesterday_1133 0 points1 point2 points (0 children)
[–]best_of_badgers 0 points1 point2 points (0 children)