All Projects → RichardBray → no-redux

RichardBray / no-redux

Licence: other
⚛️ 🎣 Experimenting with using hooks and context instead of Redux

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to no-redux

Swr
React Hooks for data fetching
Stars: ✭ 20,348 (+25656.96%)
Mutual labels:  hooks, suspense
use-app-state
🌏 useAppState() hook. that global version of setState() built on Context.
Stars: ✭ 65 (-17.72%)
Mutual labels:  hooks, context
react-europe-2019
Slides and demo app from my keynote
Stars: ✭ 29 (-63.29%)
Mutual labels:  hooks, suspense
The Platform
Web. Components. 😂
Stars: ✭ 4,355 (+5412.66%)
Mutual labels:  hooks, suspense
Web3 React
🧰 A simple, maximally extensible, dependency minimized framework for building modern Ethereum dApps
Stars: ✭ 788 (+897.47%)
Mutual labels:  hooks, context
react-generate-context
A helper function for reducing React Context boilerplate
Stars: ✭ 24 (-69.62%)
Mutual labels:  hooks, context
Use Global Context
A new way to use “useContext” better
Stars: ✭ 34 (-56.96%)
Mutual labels:  hooks, context
laravel-react-spa
A Laravel-React SPA starter project template.
Stars: ✭ 94 (+18.99%)
Mutual labels:  hooks, context
async-chainable
An extension to Async adding better handling of mixed Series / Parallel tasks via object chaining
Stars: ✭ 25 (-68.35%)
Mutual labels:  hooks
use-scroll-direction
A simple, performant, and cross-browser hook for detecting scroll direction in your next react app.
Stars: ✭ 24 (-69.62%)
Mutual labels:  hooks
react-use-hoverintent
React hook for hoverIntent
Stars: ✭ 16 (-79.75%)
Mutual labels:  hooks
rustext
Fix Russian text plugin for SA-MP: GameText's, TextDraw's and Menu's
Stars: ✭ 15 (-81.01%)
Mutual labels:  hooks
stook
A minimalist design state management library for React.
Stars: ✭ 86 (+8.86%)
Mutual labels:  hooks
arc-progress
🐳 Arc circular animation progress bar drawn by canvas, you can used in the react component, or no dependence.
Stars: ✭ 42 (-46.84%)
Mutual labels:  hooks
lazyImages
基于ES6的轻量级,高性能,简便的图片懒加载 🐈
Stars: ✭ 43 (-45.57%)
Mutual labels:  lazy
react-fusionui
☢️ Nuclear power-up for your UI.
Stars: ✭ 13 (-83.54%)
Mutual labels:  hooks
coconat
🍥 StarterKit Builder for rocket-speed App creation on 🚀 React 17 + 📙 Redux 4 + 🚠 Router 5 + 📪 Webpack 5 + 🎳 Babel 7 + 📜 TypeScript 4 + 🚔 Linters 23 + 🔥 HMR 3
Stars: ✭ 95 (+20.25%)
Mutual labels:  hooks
jedisdb
redis like key-value state management solution for React
Stars: ✭ 13 (-83.54%)
Mutual labels:  hooks
reactube-client
A clone Youtube Web Player using React Provider Pattern, React Context and Typescript
Stars: ✭ 92 (+16.46%)
Mutual labels:  context
Simplified-JNA
Multi-threaded JNA hooks and simplified library access to window/key/mouse functions.
Stars: ✭ 30 (-62.03%)
Mutual labels:  hooks

Replacing Redux with hooks and context

This is the final code for a tutorial I wrote here on Medium.

Install

To install this locally make sure you have NodeJS on your machine. Then install the dependencies with:

$ npm i

And run the applicaiton with:

$ npm start

Show some love?

If you've found this project useful and would like to support me there are several ways you could do so.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].