Learn Angular for Back-End Developer (Part 3)-Angular Fundamentals
The main Angular building blocks explained with simple examples
8 min readNov 20, 2020
--
In this article I’m going to introduce the fundamentals of building applications with Angular. By the end of this article we will understand the basic Angular building blocks such as: Components, Modules, Templates, Data-Binding, Directives…