Angular (web framework): Difference between revisions
No edit summary |
|||
Line 13: | Line 13: | ||
===Components=== | ===Components=== | ||
=== | Components are the building blocks of Angular. | ||
Each component consists of a HTML block and an associated JS class. | |||
===Services=== | |||
==Deployment== | ==Deployment== |