Skip to content

Angular

Kota edited this page Oct 12, 2018 · 28 revisions
  • https://angular.io
  • Application = Components + Services | Components = View + Class + MetaData
  • Modules => Root Angular Module (components) + Feature Angular Modules (components)

Clone this wiki locally