The Road to React

Results 40 repositories owned by The Road to React

react-list-component

30
Stars
19
Forks
Watchers

Implementation of different list components in React.

react-testing-jest-enzyme

34
Stars
7
Forks
Watchers

A solid test setup for React components with Jest and Enzyme in a React + Webpack application.

react-autosave-example

18
Stars
3
Forks
Watchers

Autosave on a Form for React by Example

react-children-as-a-function-example

25
Stars
9
Forks
Watchers

An example implementation of React's children as a function for implementing a currency converter

react-local-storage-cache

27
Stars
8
Forks
Watchers

How to cache results in React with Local Storage.

react-prevent-rerender-component

15
Stars
4
Forks
Watchers

Showcasing when and how to prevent a rerender of a component in React