Angular

activetype/resource

Angular

TL;DR

(Fill in: Angular major version range at work, standalone vs NgModule habits, build tooling.)

Where I use it

  • Default frontend SPA framework for Anabatic internal products — [[Areas/Anabatic/Tech stack]]

General notes

  • TypeScript-first framework: components, dependency injection, RxJS, CLI.
  • (Add: state approach, lazy loading, SSR if any, UI libraries.)

Official documentation

Related vault

  • [[Areas/Anabatic/Tech stack]]