Created
September 11, 2019 14:05
-
-
Save mehdihettak/c0f2250cf888b9a80d20862a902ef71b to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### **Les notions abordées que j'avais déjà comprises :** | |
- [x] créer un composant | |
- [x] import | |
- [x] créer un projet avec Yarn | |
- [x] export default | |
### **Les notions abordées que j'ai comprises :** | |
- [x] props | |
- [x] state | |
- [x] call API | |
### **Les notions abordées que je n'ai toujours pas comprises :** | |
- [x] async await | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment