This repository contains the architecture of the angular application such as:
- Modules
- Components
- Dependency Injection
- Binding
- Pipes
- Service
- HTTP and Observables
- Routing and Navigation
And all these above concepts are hard coded in Visual Studio Code
Main building blocks of an Angular-application as Modules, Templates, Data Binding, Directives and many others are hard coded in VS Code particularly.
TypeScript
This repository contains the architecture of the angular application such as: