Skip to content

Instantly share code, notes, and snippets.

View myagoo's full-sized avatar
🐶

myagoo myagoo

🐶
View GitHub Profile
@myagoo
myagoo / react-meetup-hooks.jsx
Last active April 14, 2020 09:15
Presentations (in french) about advanced patterns and gotchas with react hooks
@myagoo
myagoo / todos.gist
Created February 14, 2023 20:18
Initial todo items for fullstack react course
[
{
id: 1676405640328,
text: "Ajouter, visualiser et supprimer des todos",
completed: true
},
{
id: 1676405640328,
text: "Modifier une todos",
completed: true