Exercises and practice following lessons from UDEMY online course during internship at Bosonit company.
Course taught by Fernando Herrera - Udemy on the UDEMY platform
Starting from zero knowledge of TypeScript to create a robust system for authentication, use of maps, consumption of services and much more.
On his official page you can find discount coupons for his courses: Fernando Herrera - Web Page
Some of the recommended facilities for this course are the following: (Document with links)
- Google Chrome
- Visual Studio Code
- Postman
- Mongo Compass
- Git
- Github
- Node
-
Lola García Morcillo - Developer
To install the command line interface we use the following command as administrators: npm install -g @angular/cli
To check the Angular CLI version we use the ng --version command
This project was generated with Angular CLI version 16.0.4.
Run ng serve for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.
Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.
Run ng build to build the project. The build artifacts will be stored in the dist/ directory.
Run ng test to execute the unit tests via Karma.
Run ng e2e to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.
To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.
- Angular Snippets
- Angular Language Service
- Angular Schematics
- Angular Snippets (Version 16)
- Angular2-inline
- Auto Close Tag
- Material Icon Theme
- Paste JSON as Code
- TypeScript Importer
- Better Comments
