Skip to content

Commit

Permalink
Deploying to gh-pages from @ 5331b3d 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarocamillont committed Jan 17, 2024
1 parent da7eb8d commit 619f9cf
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions assets/events.json
Original file line number Diff line number Diff line change
Expand Up @@ -691,5 +691,28 @@
"photo": "pablo_lopes.jpeg"
}
]
},
{
"id": 67,
"title": "Evento online, no canal do Youtube",
"date": "23 de janeiro",
"primaryColor": "darkOrange",
"secondaryColor": "gold",
"talks": [
{
"subtitle": "TALK #1",
"title": "Deixe o jest trabalhar por você",
"speaker": "Waldir Neto",
"description": "o Jest é seu amigo e quer te ajudar! deixe ele facilitar sua vida e ganhe tempo fazendo seus testes.",
"photo": "waldir_neto.jpeg"
},
{
"subtitle": "TALK #2",
"title": "Angular query: O futuro do gerenciamento de estado assíncrono",
"speaker": "Matheus Rian de Souza Silva",
"description": "TanStack Query, biblioteca versátil compatível com diversos frameworks, destaca-se por sua abordagem declarativa e automática no gerenciamento de estado assíncrono, lidando com cache, atualizações e dados obsoletos sem configurações adicionais.",
"photo": "matheus_rian.png"
}
]
}
]
Binary file added assets/photos/matheus_rian.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/photos/waldir_neto.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 619f9cf

Please sign in to comment.