Hello and welcome back to my channel! Today we go over how to install and set up an Angular 9 project in Visual Studio Code! This video does assume you know a little bit about JavaScript/CSS/HTML.
Install Node:
- Package Manager: https://nodejs.org/en/download/packag...
- Windows: https://nodejs.org/en/#home-downloadhead
Install angular cli:
- npm install -g @angular/cli | (Installs globally)
Create new angular project:
- ng new my-app
Angular links:
- Tutoarial -- https://angular.io/tutorial
- Docs -- https://angular.io/docs
- ngFor -- https://angular.io/api/common/NgForOf
- @Input -- https://angular.io/api/core/Input
- @Output -- https://angular.io/api/core/Output
Routing explanation:
- Redirect one URL to another URL.
- Resolve data before a page is displayed
- Run script when a page is activated and or deactivated.
- Lazy load parts of our application.
Moment package: (https://areknawo.com/10-most-popular-...)
- https://www.npmjs.com/package/moment
~: ~version “Approximately equivalent to version”, will update you to all future patch versions, without incrementing the minor version. ~1.2.3 will use releases from 1.2.3 to less than 1.3.0.
^: ^version “Compatible with version”, will update you to all future minor/patch versions, without incrementing the major version. ^2.3.4 will use releases from 2.3.4 to less than 3.0.0.
--------------------------
My Links:
Mixer: https://mixer.com/qubyt
Gaming Channel: / @qubytgames528
--------------------------
--------------------------
Outro Music:
Diviners feat. Contacreast - Tropic Love [NCS Release]
Link: • Diviners feat. Contacreast - Tropic L...
--------------------------
Spread the Knowledge.
Thanks for watching!~
On this page of the site you can watch the video online How to set up Angular 9 in Visual Studio Code! (Getting Started) with a duration of hours minute second in good quality, which was uploaded by the user Qubyt 08 July 2020, share the link with friends and acquaintances, this video has already been watched 13,037 times on youtube and it was liked by 110 viewers. Enjoy your viewing!