kamranahmedse / developer-roadmap

Interactive roadmaps, guides and other educational content to help developers grow in their careers.
https://roadmap.sh
Other
294.4k stars 38.93k forks source link

Angular Roadmap #6192

Closed jdegand closed 2 months ago

jdegand commented 2 months ago

Roadmap URL

https://roadmap.sh/angular

Suggestions

kamranahmedse commented 2 months ago

Thank you @jdegand -- that's really helpful. What state management libraries would you recommend mentioning?

I am redrawing all the roadmaps at the moment and will prioritize it for this week.

jdegand commented 2 months ago

I would look at adding TanStack Query, as that can be enough in a smaller app to replace a heavier solution like NgRx. Plus, it has portability to other frameworks so a learner would get value by learning that.

Also, Angular-fire or firebase could be added to the state management section.

jdegand commented 2 months ago

From the Angular CLI, you could also draw a connection to Monorepos and Nx. Vercel Turbo also works, but the example app has not been merged yet. Nx is really the best option and the most important.

dansholds commented 2 months ago

set to "reviewed" so we don't miss it @kamranahmedse 🤙

dansholds commented 2 months ago

@jdegand I'm rewriting the roadmap as we speak, are you available to validate changes?

jdegand commented 2 months ago

@dansholds I'll review the PR and/or you can add any questions here.

dansholds commented 2 months ago

@dansholds I'll review the PR and/or you can add any questions here.

I've just had it reviewed by two core members of Angular 👍

I've added/removed all your suggestions too 🤙

kamranahmedse commented 2 months ago

Revised version of Angular roadmap is live. Thank you for the feedback @jdegand - super helpful!