The Road to React's repositories
the-road-to-learn-react-chinese
《React 学习之道》The Road to learn React (简体中文版) | 最简单,且最实用的 React 实战教程。
hackernews-client
The Source Code for "The Road to learn React" E-Book
the-road-to-react
📓The Road to React: Your journey to master React.js
use-state-with-callback
Custom hook to include a callback function for useState.
react-hooks-introduction
Introduction to React Hooks for function components (released in React 16.7.)
the-road-to-learn-react-russian
The Road to Learn React - Русский перевод
hacker-stories
The Source Code for "The Road to React" Book
use-custom-element
Custom hook to bridge Custom Elements (Web Components) to React.
use-combined-reducers
Custom hook to combine all useReducer hooks for one global state container.
the-road-to-react-chinese
《React 学习之道》2020 简体中文版
react-redux-example
React Redux Example
react-with-redux-philosophy
React state management with Redux philosophy.
react-styled-components-example
React Styled Components Example
react-testing-jest-enzyme
A solid test setup for React components with Jest and Enzyme in a React + Webpack application.
the-road-to-react-korean
🇰🇷 더 로드 투 런 리액트 - The Road to React (2020)
react-children-as-a-function-example
An example implementation of React's children as a function for implementing a currency converter
react-autosave-example
Autosave on a Form for React by Example
react-prevent-rerender-component
Showcasing when and how to prevent a rerender of a component in React
react-asynchronous-request-setstate-unmounted-component
Example of preventing to set state on unmounted React Components
react-intersection-observer-api-example
Showcasing of the Intersection Observer API in React with createRef()
react-mock-data
How to mock data in React with a fake API
react-slider
React Slider Component by Example
the-road-to-react-portuguese
📓The Road to React: Sua jornada para dominar React.js
react-usereducer-middleware
React's useReducer Hook with Middleware (and Afterware)
the-road-to-react-spanish
📓The Road to React: Your journey to master React.js
react-update-item-in-list
Update an Item in a List in React
the-road-to-react-german
📓The Road to React: Your journey to master React.js
react-range
React Range Component by Example