DEV Community

mikkel250
mikkel250

Posted on

React Resources

This is a list of helpful tools and libraries for React development. It will be continuously updated. Feel free to suggest more in the comments and I'll include them in the main doc as I update.

PACKAGES

axios
dotenv
node-sass
react-dom
react-redux
react-router-dom
react-stripe-checkout
redux-logger
redux-persist
redux-saga
redux-thunk
reselect
styled-components

COMPONENT LIBRARIES

React Rainbow
https://react-rainbow.web.app/#/Components

Bit
https://bit.dev/

Materialize-CSS and Material-UI are libraries that have some nice-looking and handy premade components that can be used for React development.

GUIDES

Paid course, but very affordable when on sale (~$13), and worth every penny. Best if you already have a firm grasp on JavaScript through ES10.
https://www.udemy.com/share/101WH4AkEeeFdSRn4=/

The React Handbook - a massive free guide to building web applications with ReactJS (116 minute read): https://medium.freecodecamp.org/the-react-handbook-b71c27b0a795

https://leveluptuts.com

Top comments (0)