To develop a simple app using angular features and build further due course of time.
An NgModule is defined as a class decorated with @NgModule. The @NgModule decorator is a function that takes a single metadata object, whose properties describe the module.
declarationsexportsimportsprovidersbootstrap
View = Component + Template
-
Interpolation
-
Property Binding
-
Event Binding
-
Two way Binding