Skip to content

A react state management tool based on useReducer and context. Just a toy 🧸.

License

Notifications You must be signed in to change notification settings

liyuanqiu/reduz

Repository files navigation

Reduz

A react state management tool based on useReducer and context

Reduz is just a toy, it has no NPM package, DO NOT use it in production.

Motivation

I decided to write this tool because of some tweets:

tweet0

@acdlite said "there are better solutions" to replace Redux.

tweet1

Someone(@vcarl_) asked him "what the better solutions are", the answer mentioned "useReducer + context is fine".

So I just can't wait to implement it for fun ❤️.

Storybook(demos)

Storybook

Roadmap

  • Readme
  • Document
  • reduz-middleware
  • reduz-logger

About

A react state management tool based on useReducer and context. Just a toy 🧸.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published