Cette formation a pour objectif de présenter les principes clés autour du framework Angular. Dans le cadre de la formation une application pour la gestion de tâche sera à développer.
- Todo app : http://todomvc.com/
- Todo app Angular : http://todomvc.com/examples/angular2/
Documents :
- Presentation ppt : slides
- Source : https://github.com/Remify/formation-angular
Exemple application : http://todomvc.com/examples/angular2/
- VSCode : https://code.visualstudio.com/Download
- Angular Essentials Plugin : https://marketplace.visualstudio.com/items?itemName=johnpapa.angular-essentials
- Node & npm : https://nodejs.org/en/download/
- Git : https://git-scm.com/downloads
- Documentation Angular : Officielle
- Documentation TypeScript : Officielle
- Reactive Programming : Introduction | RxJS Docs | Comprendre RxJS