Skip to content

LolaGM/ANGULAR

Repository files navigation

ANGULAR framework

1. Description

Exercises and practice following lessons from UDEMY online course during internship at Bosonit company.

Course taught by Fernando Herrera - Udemy on the UDEMY platform

2. Contents

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

3. Facilities required or recommended

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

4. Other Stacks and technologies used

5. My GitHub Link

6. Installations

Angular CLI

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.

Development server

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.

Code scaffoldin

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.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

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.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.

7. Visual Studio Code Extensions Used

  1. Angular Snippets
  2. Angular Language Service
  3. Angular Schematics
  4. Angular Snippets (Version 16)
  5. Angular2-inline
  6. Auto Close Tag
  7. Material Icon Theme
  8. Paste JSON as Code
  9. TypeScript Importer
  10. Better Comments

About

First steps in ANGULAR JS framework following lessons from UDEMY online course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published