/heroes-app-angular

Project to practice concepts about the Angular Routing (Child routes), Lazy Loading, Angular Material Components and Styles, Angular Flex-Layout, and Basic Angular Guards. This is part of Fernando Herrera (@Klerith) Angular Course

Primary LanguageTypeScript

HeroesApp

Heroes App

Angular concepts used on this project

  • Third Party Angular Libraries.
  • Custom pipes.
  • Angular routing.
    • Guards.
    • Dynamic routes.
    • Pages.
  • Modules.
  • Services.
  • RxJs.
    • Observables - http requests.
      • CRUD http methods.
    • Subject - input suggestions debounce time.
    • Some operators.

Techs used