Diogo Fonseca's repositories
estante
Lista de leituras recomendadas à todas as pessoas que desejam trilhar uma carreira de Desenvolvimento, tenham experiência na área ou não. Também é abordado livros de soft skill na estante e temas complementares e pertinentes a profissão. Ex: design thinking, psicologia comportamental, etc.
tweet-deleter
Twitter doesn't have the best experience to show your tweets to be mass deleted. So... I've created my own! Meet Tweet Deleter! 😁
tweet-deleter-backend
The NodeJS backend created to serve the authentication and API for the Tweet Deleter frontend. 😊
dynamic-checkbox-group-with-react-and-antd
How to create a dinamic checkbox group with React and Ant Design CSS Library
useEffect-cleanup-examples
Project to illustrate how to properly handle useEffect's cleanup function with Requests made with Fetch API, Axios and ReactQuery lib.
github-app
SPA created as a test prototype for an job interview. The website should make an API request to github public API, retrieve and render specific details about the user that was found.
desafio-reactjs
Desafio em ReactJS para membros iniciantes da comunidade de front-end possam desenvolver uma aplicação que vai testar seus conhecimentos e te proporcionar um feedback construtivo para crescer na stack.
first-remix-project
Learning only
microfrontends-with-pure-js
Project that explains how to do a basic microfrontend architecture with pure JS and webpack (with module federation plugin).
parsing-xml-values-in-js
Just a snippet on how to parse xml values in js, using nodejs fs native module and clean JS, without third libraries.
context-api-example
Project created just to show how to use the basics of ErrorBoundary in ReactJS boilerplates.
2022-01-21-suspense-error-boundaries
Source code for "Suspense and Error Boundaries in React 18"
poc-react-with-snowpack
POC to test ReactJS with Snowpack and see if it rocks! ༼ つ ◕_◕ ༽つ
react-with-dynamic-routes
Code done to grasp the concepts of dynamic routes in ReactJS using react-router-dom
rocketseat-omnistack-09
Rocketseat bootcamp "Omnistack 09". Backend developed with NodeJS, frontend with React and mobile with React Native.