DEV Community

Cover image for Notes on Angular development (1/4)
Tiago Martins Peres 李大仁
Tiago Martins Peres 李大仁

Posted on

Notes on Angular development (1/4)

This article consists of notes on Angular Basics, Debugging, Components, Data Binding, Directives, Services, Dependency Injection and Routing taken while doing the course Angular – The Complete Guide (2020 Edition) from Maximilian Schwarzmüller. I do want to do at least three more articles any time in the future covering the following respective aspects

  1. Observables, Forms, Pipes, HTTP Requests and Authentication.
  2. Dynamic Components, Angular Modules, Deployment, NgRX and Angular Universal.
  3. Angular Animations, Offline Capabilities, Unit Testing and Typescript.

Read it here - https://weblog.tiagoperes.eu/notes-on-angular-development-1-4/

Latest comments (0)