aickin / react-server-perf-tricksLinks
The benchmark code to go with the "Speed Up Your React Server With These 6 Weird Tricks" talk
☆92Updated 9 years ago
Alternatives and similar repositories for react-server-perf-tricks
Users that are interested in react-server-perf-tricks are comparing it to the libraries listed below
Sorting:
- code splitting as a component☆171Updated 9 years ago
- Redux middleware that logs an error to the console when an action is fired and the state is not mutated,☆125Updated 2 years ago
- <Subscribe> component to automatically consume observables declaratively in React JSX☆134Updated 7 years ago
- Warn about slow reducers used in your redux app☆138Updated 9 years ago
- 📝 A list of recipes to testing your React code☆76Updated 9 years ago
- Declarative code splitting for your Wepback bundled React projects, with SSR support.☆116Updated 8 years ago
- Removes React.PropTypes and attempts to transform to flowtypes☆164Updated 7 years ago
- React PropTypes for Immutable.js☆95Updated 8 years ago
- Jest Webpack Integration☆66Updated 9 years ago
- Plugin for http://unexpected.js.org to enable testing the full React virtual DOM, and also the shallow renderer☆186Updated 4 years ago
- Redux DevTools composable monitor with the ability to filter actions.☆77Updated 8 years ago
- ☆36Updated 8 years ago
- React Europe 2016 workshop repo☆84Updated 9 years ago
- A React based code pattern matching library.☆127Updated 8 years ago
- DEPRECATED. This repo is no longer updated.☆93Updated 8 years ago
- React Universal Async Component that works with server side rendering☆179Updated 8 years ago
- Optimize React code by making pure classes into functions☆61Updated 7 years ago
- Nested document title management for React.js☆120Updated 7 years ago
- Disposables let you safely compose resource disposal semantics☆62Updated 7 years ago
- Component based styling for your React applications☆149Updated 7 years ago
- better action management for redux☆78Updated 6 years ago
- An experimental base for building modern, performant, huge web apps.☆116Updated 9 years ago
- Convert markdown into react components☆132Updated 8 years ago
- Redux store enhancers for tracking and visualizing state changes☆92Updated 9 years ago
- Capture errors in production and replay them locally with Redux Dev Tools☆128Updated 9 years ago
- Prepare you app state for async server-side rendering and more!☆99Updated 3 years ago
- Deprecated, use babel-plugin-transform-react-remove-prop-types☆86Updated 9 years ago
- Redux store with injectable reducers for use with bundle splitting, large apps, and SPAs.☆229Updated 7 years ago
- Convert Flow React props annotation to PropTypes☆230Updated last year
- Batch React updates that occur as a result of Redux dispatches, to prevent cascading renders. See https://github.com/gaearon/redux/issues…☆223Updated 9 years ago