/angular

Angular Training

Primary LanguageTypeScript

Angular Logo


Content


Projects


Notes

  • Further Learning Ideas
    • Complete further Angular tutorials (blog.angular-university.io, etc)
      • particularly on parts of the course that have changed:
        • rxjs, Observables, HTTP best practise, Redux
    • Get familiar with the Angular docs
    • Use Angular on personal projects
    • Get some project experience using Angular
  • Sources
  • Exercises & Projects
    • To run applications for the first time
      • npm i
      • ng serve