
A curated list of free resources to master React Development
Table Of Contents
Motivation
This project aims to collect thebest free resourcesfor those that want to learn how to build applications with React and also understand theconcepts1that come with its adoption like Functional Programming, Composition, Unidirectional Data Flow and many others.
Essential Path
Why React?
- JS Apps at Facebook14
- Why did we build React?5
- React: Rethinking best practices1
- React Docs - Quick Start section8
basic
- The Road to learn React9
basic
ES2015+
- Learn ES6 (ECMAScript 2015)3
basic
- Exploring ES6
advanced
- Exploring ES2016 and ES20172
advanced
Routing
- React Router Docs6
basic
State Management
- Getting Started with Redux10
basic
- Building React Applications with Idiomatic Redux4
advanced
Bundlers
- Get Started with Webpack5
Build Stuff
- Several project ideas5
- React - TodoMVC3
- Bootstrapping a React project2
- Build a Weather app3
- The SoundCloud Client in React + Redux1
- A Primer on the React Ecosystem:1,2and 3.
- Building a React/Redux App with JSON Web Token (JWT) Authentication2
Optional Path
Static Type Checkers
- Gitbook Typescript deep dive2
- React - Redux - Typescript - TodoMVC
- React Typescript samples1
Immutable Data Structures
- Immutable.js: An Introduction with examples written for humans3
How To Use This Guide
Use alinear approachto complete this guide. That means you should start with the first resource in theEssential Path9and pass to the next one after you finish the previous and after make a practical project to internalize what you have learned.
The React’s ecosystem is overwhelming for beginners. Ensure to learn each new toolisolatedly.
In the sections about React, Webpack, and ES2015+, the initial resources are more superficial and the last ones are going deeper in the respective topic. You can opt to learn the basics first and return to them later, but don’t skip them without have a basic knowledge of the matter.
After you complete theEssential Path, you can choose one (or more) topics in theOptional Path. You do not need to go through this section in the same linear approach, you should choose new topics to learn based on your necessity and/or desire.
How To Collaborate
To suggest new sections or new resources, openone issuefor each resource/section explaining why we should add/remove such item. After at least 5 people approve (
) your indication, you will be invited to create the pull request.
The reason to keep this way of collaboration is to ensure that our list of resources will be really concise, bringing only the best resources for those that want to master the topics listed here.
Team
Inspiration And Additional Resources
Inspiration
- You’re Missing the Point of React2
- react-makes-you-sad
- react-howto1
- Your Timeline for Learning React2
- 5 Steps for Learning React Application Development
- Path to Learning React
Additional Resources
- React/Redux Links2
- Redux Ecosystem Links
- Community Resources
Awesome React
5
A collection of awesome things regarding the React ecosystem.
React
JavaScript Library for building User Interfaces
React General Resources
React Community
React Online Playgrounds
React Tutorials
React General Tutorials
React Hooks
React and TypeScript
React Performance
React Internals
React Interview Questions
React Tools
React Development Tools
React Frameworks
- next.js2- The React Framework
- gatsby.js- Free and open source framework based on React
- react-admin1- Frontend Framework for building B2B applications on top of REST/GraphQL APIs
- remix2- Finally, a killer React framework from the creators of React Router
React Styling
- styled-components- Visual primitives for the component age
- emotion- Library designed for writing CSS styles with JavaScript
- radium- A toolchain for React component styling
- jss1- Authoring tool for CSS
- aphrodite- Framework-agnostic CSS-in-JS with support for server-side rendering, browser prefixing, and minimum CSS generation
React Routing
- react-router- Declarative routing for React
- navi- Declarative, asynchronous routing for React
- curi- JavaScript router for single-page applications
- reach- Next Generation Routing for React
React Component Libraries
- material-ui1- React components for faster and easier web development
- ant-design2- A design system with values of Nature and Determinacy
- blueprint1- A React-based UI toolkit for the webs
- Fluent UI1- A set of React components for building Microsoft web experiences
- react-bootstrap- Bootstrap components built with React
- reactstrap- Simple React Bootstrap 4 components
- semantic-ui-react- The official Semantic-UI-React integration
- evergreen- Evergreen React UI Framework by Segment
- grommet- a react-based framework that provides accessibility, modularity, responsiveness, and theming in a tidy package
- chakra-ui2- Simple, Modular & Accessible UI Components for your React Applications
- rebass1- React primitive UI components built with styled-system
- react-fontawesome- Font Awesome 5 component library for React
- reakit- Accessible, Composable and Customizable components for React
- rsuite- A suite of React components
- atlaskit- Atlassian’s official UI library, built according to the Atlassian Design Guidelines.
- baseweb- Base Web is a foundation for initiating, evolving, and unifying web products.
- primereact2- A complete UI Framework for React with 50+ components featuring material, bootstrap and custom themes.
- react-bulma-components1- React components for Bulma framework
- react-bulma1- React.js components for Modern CSS framework based on Flexbox
- rbx- The Comprehensive Bulma UI Framework for React
- trunx- Super Saiyan React components, son of awesome Bulma, implemented in TypeScript
- tailwind-react-ui- Super Saiyan React components, son of awesome Bulma, implemented in TypeScript
- tails-ui1- Clean UI based on tailwindcss
- zeit-ui/react- Modern and minimalist React UI library
React Awesome Components
React for Command Line
- ink- React for interactive command-line apps
- react-blessed- A React renderer for blessed terminal interface library
React Testing
React Libraries
React Integration
React State Management
React AR and VR
- React 3602- Create exciting 360 and VR experiences using React
- Viro React- Platform for rapidly building AR/VR applications using React Native
Forms
Autocomplete
Graphics
Data Managing
Maps
Charts
React Native
Framework for building native apps using React
React Native General Resources
React Native Tutorials
React Native Development Tools
React Native Sample Apps
React Native Boilerplates
React Native Awesome Components
React Native Libraries
Redux
Predictable State Container for JavaScript Apps
Redux General Resources
Redux Tools
Redux Tutorials
MobX
Simple, scalable state management for JavaScript Apps
MobX General Resources
MobX Tools
MobX Tutorials
GraphQL
Query Language
GraphQL Spec
GraphQL Tools
GraphQL Tutorials
GraphQL Implementations
Server Integration
Database Integration
Relay
Data-Driven React Applications
Relay General Resources
Relay Tutorials
Relay Tools
Apollo
Data stack based on GraphQL
Apollo General Resources
Apollo Tools
Videos
Important Talks
Video Tutorials
Demo React Apps
Real React Apps
- kibana- Your window into the Elastic Stack
- firefox debugger- The Firefox debugger that works anywhere
- spectrum– Simple, powerful online communities
- mattermost1- Open source Slack alternative
- overreacted- Personal blog by Dan Abramov
- winamp2-js1- Winamp 2 reimplemented for the browser
- dnote1- A command line notebook with multi-device sync and web interface
Contribution
This list started as personal collection of interesting things about React. At the time it started React was in beta, there was special script to transform JSX to JS and even Flux was not yet published. React is mainstream now, lots of things happened. Please, do not try to use this list as advertisement board or place for public push of your experiments. Only fully free resources here, please. Your contributions and suggestions are heartily♡ welcome, though. (✿◠‿◠)
Awesome React - More Resources:
A collection of awesome React libraries, resources and shiny things.
Absolutely Awesome React Components & Libraries
React Resource
Awesome React Hooks

Awesome React Native is an awesome style list that curates the best React Native libraries, tools, tutorials, articles and more. PRs are welcome!
ENJOY & HAPPY LEARNING!