Skip to content

Angular

Angular1 is a framework for building client applications in HTML, CSS and TypeScript.

It works with:

  • Modules
  • Components (with templates)
  • Injectors/Services

Concept

Angular Concept

Angular Concept of Modules, Components and Injectors2