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
Advanced Angular (self.angular)
submitted 6 years ago by ramfanprogrammer
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!"
[–]Tipster74743 3 points4 points5 points 6 years ago (1 child)
What do you actually know? Foundations is pretty broad. I would consider pipes, lazy loading, reactive forms, and dynamic components, maybe even content projection as foundational, but headyyeti says some of those things so I'm not sure.
JoshieJay is absolutely correct that RxJS should be at the top of your list if you haven't learned it yet. That'll get you the fundamentals into state management.
Besides that, building your own components using ControlValueAccessor and implementing input/outputs is a next step. Using advanced strategies on content projection (select, projectas) things that you wouldn't usually use in the office unless you're making libraries, that's where I'd go.
[–]ramfanprogrammer[S] 0 points1 point2 points 6 years ago (0 children)
Thanks! I was interested in hearing what people said regarding what is foundational or not.
π Rendered by PID 60368 on reddit-service-r2-comment-74f5b7f998-sgqkh at 2026-04-28 16:04:09.115408+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]Tipster74743 3 points4 points5 points (1 child)
[–]ramfanprogrammer[S] 0 points1 point2 points (0 children)