Folder structure and flow of application
In this video, we will learn followings
- Files and folder structure of angular application.
- How the data flow in angular application.
- How index page is rendered in angular application
Next we will learn followings
- Install important VS Code extension to work with Angular.
- Understand 3 different ways to create component.
- We will add 3 components on our index page.