Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/walterproof/rlr
Road to learn React companion repo
https://github.com/walterproof/rlr
Last synced: about 2 months ago
JSON representation
Road to learn React companion repo
- Host: GitHub
- URL: https://github.com/walterproof/rlr
- Owner: WalterProof
- Created: 2019-09-29T07:22:12.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-05T16:06:37.000Z (almost 4 years ago)
- Last Synced: 2024-07-06T13:56:22.665Z (6 months ago)
- Language: JavaScript
- Homepage: https://hnsearch.web.app
- Size: 2.16 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Road to learn React companion repo
![ci](https://github.com/catsoap/rlr/workflows/ci/badge.svg)
https://leanpub.com/the-road-to-learn-react
## Additionnal resources
https://medium.com/dubizzletechblog/setting-up-prettier-and-eslint-for-js-and-react-apps-bbc779d29062
https://github.com/the-road-to-learn-react/react-controlled-components-examples
https://www.robinwieruch.de/react-component-composition
https://www.robinwieruch.de/react-pass-props-to-component
https://www.robinwieruch.de/react-fetching-data
https://www.robinwieruch.de/conditional-rendering-react/
https://www.robinwieruch.de/react-warning-cant-call-setstate-on-an-unmounted-component
https://www.robinwieruch.de/why-frameworks-matter
https://www.robinwieruch.de/react-testing-tutorial
https://www.robinwieruch.de/react-ref-attribute-dom-node
https://www.robinwieruch.de/react-higher-order-components
https://www.robinwieruch.de/learn-react-before-using-redux### Algolia API
https://hn.algolia.com/api
### Theme UI
https://theme-ui.com/
https://medium.com/@imdongchen/theme-ui-encouraging-consistent-and-responsive-styling-practices-8dba21f053b0### Testing libs
https://jestjs.io/
https://github.com/airbnb/enzyme### Follow up
https://www.robinwieruch.de/complete-firebase-authentication-react-tutorial
https://www.robinwieruch.de/react-hooks
https://github.com/the-road-to-learn-react/react-alternative-class-component-syntax