Posts

Image
  Chapter 1 :- Node and NPM Chapter 2 :- Running first app & Angulr CLI Chapter 3 :- VS Code editor. Chapter 4 :- TypeScript Chapter 5 :- CLI project folder structure Chapter 6 :- The config JSON files Chapter 7 :- ng serve vs ng build Chapter 8 :- Angular the binding framework Chapter 9 :- Component and Modules Chapter 10 :- Expression , Decorators and TemplateURL Chapter 11 :- Declaration and BootStrap in Modules Chapter 12 :- The main.ts file for module startup Chapter 13 :- Index.html and the selector tag Chapter 14 :- Polyfills Chapter 15 :- Webpack :- Packaging and deploying Chapter 16 :- Vendor.js and Runtime.js In order to learn angular, we have to learn Node first. Without Node forget about Angular bcz we can't install angular bcz Angualr installation is so complex so we need to have some framework to do that., thats why node is helping to us. What is Node? Node is JS runtime. To Run javscript outside the browser Node is programmatic platform, people who write fully in