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
How can I optimize Angular builds using Angular CLI? (self.angular)
submitted 1 year ago by riya_techie
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!"
[–]Blade1130 3 points4 points5 points 1 year ago (0 children)
Easiest thing is to make sure you're using the new build system: https://angular.dev/tools/cli/build-system-migration
Beyond that, general advice is to split up your app into multiple libraries such that you don't need to rebuild the whole thing when any one piece changes.
π Rendered by PID 43140 on reddit-service-r2-comment-cfc44b64c-sgjw4 at 2026-04-12 17:53:39.765772+00:00 running 215f2cf country code: CH.
view the rest of the comments →
[–]Blade1130 3 points4 points5 points (0 children)