DEV Community

Cover image for πŸš€TOP Beginner ReactJS Resources 🎊2020πŸŽŠπŸš€
🍌🍌🍌
🍌🍌🍌

Posted on

πŸš€TOP Beginner ReactJS Resources 🎊2020πŸŽŠπŸš€

React is a JavaScript User Interface library for creating interactive web applications.

These are the resources I used to learn to write clean efficient code!

create-react-app

Create React App works on macOS, Windows, and Linux. Create React apps with no build configuration.

https://github.com/facebook/create-react-app/blob/master/README.md

The Beginner's Guide to React by Kent C. Dodds

This course is for React newbies and anyone looking to build a solid foundation. It’s designed to teach you everything you need to start building web applications in React right away.

https://egghead.io/courses/the-beginner-s-guide-to-reactjs

React Bits

A free book that talks about design patterns/techniques used while developing with React.

https://vasanthk.gitbooks.io/react-bits/

πŸš€Absolutely Awesome React Components & Libraries πŸš€

Curated List of React Components & Libraries.

https://github.com/brillout/awesome-react-components


These resources are ones I go back to regularly to and were instrumental in getting me from zero to writing fully functional and responsible web applications.

What stuff did I miss?


Enjoyed the post? Let me know! πŸ’›πŸ¦„πŸ”–

Top comments (1)

Collapse
 
waylonwalker profile image
Waylon Walker

The react bits link is great, Thanks for sharing!

I really enjoy react holiday for short walkthroughs of very specific topics.
youtube.com/watch?v=YurJDf8JIks&li...