https://github.com/danielbrito/react-js-studies
⚛ ReactJS experiments.
https://github.com/danielbrito/react-js-studies
front-end javascript programming reactjs self-learning typescript web-development
Last synced: 6 months ago
JSON representation
⚛ ReactJS experiments.
- Host: GitHub
- URL: https://github.com/danielbrito/react-js-studies
- Owner: DanielBrito
- Created: 2020-03-19T10:50:50.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-05-01T18:33:58.000Z (over 2 years ago)
- Last Synced: 2023-05-01T20:38:29.157Z (over 2 years ago)
- Topics: front-end, javascript, programming, reactjs, self-learning, typescript, web-development
- Language: JavaScript
- Homepage:
- Size: 34.5 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# :atom_symbol: ReactJS Studies
These experiments cover different tools and concepts related to ReactJS from my [self-directed](https://github.com/DanielBrito/self-learning) studies.
## 📑 Topics
- JSX
- Hooks
- Redux
- Firebase
- Styled Components
- Next.js
## 📚 Books
- [How to Code in ReactJS](https://www.digitalocean.com/community/books/how-to-code-in-react-js-ebook) (Digital Ocean)
## :rocket: Projects
- [Home](https://danielbrito.github.io/home/)
- [Fire Tasks](https://github.com/DanielBrito/fire-tasks)
- [Ecoleta](https://github.com/DanielBrito/ecoleta-nlw-rocketseat)
## :card_file_box: Resources
- [useHooks](https://github.com/uidotdev/usehooks)
- [React Docs](https://beta.reactjs.org/)
- [React, Visualized](https://react.gg/visualized)
- [React Libraries for 2023](https://www.robinwieruch.de/react-libraries/)