You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Redux is a predictable state container for JavaScript apps.
4
-
(If you're looking for a WordPress framework, check out [Redux Framework](https://reduxframework.com/).)
4
+
(Not to be confused with a WordPress framework – [Redux Framework](https://reduxframework.com/).)
5
5
6
6
It helps you write applications that behave consistently, run in different environments (client, server, and native), and are easy to test. On top of that, it provides a great developer experience, such as [live code editing combined with a time traveling debugger](https://github.com/gaearon/redux-devtools).
0 commit comments