1. Home
  2. TintoDev Academy
  3. Angular
TintoDev Academy

Angular

The framework we build with. No detours.

Angular is the framework this very site is built with, so this is the most opinionated category of all. The ecosystem changed a lot in recent versions: standalone components and signals made a good chunk of the circulating material obsolete. We filtered with that in mind, prioritising courses updated to the way Angular is written today and discarding those still teaching modules as the default structure.

Who it is for

  • Anyone coming from React or Vue who needs to translate concepts, not start over.
  • Teams with a legacy Angular app who want to modernise it without a rewrite.
  • People looking for work in corporate environments, where Angular is still dominant.

What you will learn

  • Standalone components and why modules stopped being the starting point.
  • Signals and reactivity, compared with the classic RxJS approach.
  • Server-side rendering and hydration, which is what makes a SPA indexable.
  • Large project structure: lazy loading, feature boundaries and shared state.

Recommended order

  1. An up-to-date general course, even if you already know Angular: recent changes are substantial.
  2. Then RxJS, slowly. It is the most frustrating part and the one that pays off most long term.
  3. Finally SSR and performance, which only make sense with a real application in front of you.

Some links in TintoDev Academy are affiliate links. If you make a purchase through them, TintoDev may earn a commission at no additional cost to you.

Courses in this category

1 of Angular

Back to Academy