What is a module? An Angular module is a logical group of components, services, directives and pipes…

AngularA collection of 12 posts
What is angular? Angular is a framework which allows you to create web applications using javascript, html…
What is a component A component represents a view on the screen. Everything what we see on…