An open API service indexing awesome lists of open source software.

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.

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/)