-
Notifications
You must be signed in to change notification settings - Fork 5
Semaine Typescript
Callan edited this page Mar 19, 2019
·
5 revisions
Faire de POO avec Typescript et un peu d'ajax.
- Typescript (POO, typage) Javascript
- Declaration variable
- Interfaces
- Class
- Function
- Generic
- Enum
- Type Inference
- Type Compatibility
- Symbols
- Itterators
- Ajax
On reviens sur quelque base de javascript & git, github.
- variable
- function
- scope
- argument
- interraction avec l'html.
- git et github
- Installer de typescript
- Comment ça marche ?
Exercice :
quelques ressources :
- TypeScript introduction
- TypeScript introduction - part II
- TypeScript introduction part III - generics & stuff
- Learning Typescript in Depth 3.x.x – Tarun Sharma – Medium
- Tutoriel Vidéo TypeScript
- TypeScript — Tips & Tricks – Tomek Sułkowski – Medium
Exercice : TS_Mini_CRM
Correction d'une partie de l'exercice Mini-CRM. Continuer l'exercice de Mercredi.