Skip to content

Instantly share code, notes, and snippets.

@mehdihettak
Created September 11, 2019 14:05
Show Gist options
  • Save mehdihettak/c0f2250cf888b9a80d20862a902ef71b to your computer and use it in GitHub Desktop.
Save mehdihettak/c0f2250cf888b9a80d20862a902ef71b to your computer and use it in GitHub Desktop.
### **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