Redux

112 bookmarks
Custom sorting
pmndrs/zustand
pmndrs/zustand
🐻 Bear necessities for state management in React. Contribute to pmndrs/zustand development by creating an account on GitHub.
·github.com·
pmndrs/zustand
olegrjumin/awesome-react-state-management
olegrjumin/awesome-react-state-management
⚛️ React state management tools and libraries. Contribute to olegrjumin/awesome-react-state-management development by creating an account on GitHub.
·github.com·
olegrjumin/awesome-react-state-management
Easy Peasy
Easy Peasy
Vegetarian friendly state for React
·easy-peasy.now.sh·
Easy Peasy
ai/storeon
ai/storeon
Tiny (175 bytes) event-based immutable state manager for React and Preact - ai/storeon
·github.com·
ai/storeon
How to Understand Reducers: You Can Use Them Without Redux
How to Understand Reducers: You Can Use Them Without Redux
TLDR: You can handle state with a reducer in your Class Components by having one function that translates actions into state changes. It…
·medium.freecodecamp.org·
How to Understand Reducers: You Can Use Them Without Redux
Argh… So much React-Redux Boilerplate! – DailyJS
Argh… So much React-Redux Boilerplate! – DailyJS
Please note: This assumes you are familiar with the flow of React & Redux. We are using the redux-saga middleware in our example. The…
·medium.com·
Argh… So much React-Redux Boilerplate! – DailyJS
Кратко о redux-saga каналах
Кратко о redux-saga каналах
Добрый день, дорогие друзья. В данной статье хотел бы максимально просто и кратко описать механизм redux-saga каналов, на примерах приближенных к реальным...
·habr.com·
Кратко о redux-saga каналах
Immutability in React and Redux: The Complete Guide
Immutability in React and Redux: The Complete Guide
Learn about side effects and how to avoid them, how to wield immutablity to update objects and arrays in Redux reducers, and the easy way to update state with Immer.
·daveceddia.com·
Immutability in React and Redux: The Complete Guide
pauldijou/redux-act
pauldijou/redux-act
redux-act - An opinionated lib to create actions and reducers for Redux
·github.com·
pauldijou/redux-act
Охрименко Алексей, IPONWEB, Москва - REACT - REACT ROUTER - REDUX - REDUX-OBSERVABLE
Охрименко Алексей, IPONWEB, Москва - REACT - REACT ROUTER - REDUX - REDUX-OBSERVABLE
1) Создаем календарь на React 2) Решаем проблемы стандартными способами с помощью React-Router 3) Понимаем почему состояние приложения нельзя хранить в компо...
·youtube.com·
Охрименко Алексей, IPONWEB, Москва - REACT - REACT ROUTER - REDUX - REDUX-OBSERVABLE
Data fetching in Redux apps - a 100% correct approach
Data fetching in Redux apps - a 100% correct approach
This post considers the pros and cons of different ways to fetch data in your Redux app before making the "perfect" recommendation.
·blog.logrocket.com·
Data fetching in Redux apps - a 100% correct approach
cerebral/overmind
cerebral/overmind
overmind - Repo for proxy based Cerebral implementation (working-title)
·github.com·
cerebral/overmind
npm: redux-observer
npm: redux-observer
Redux middleware for observing state change
·npmjs.com·
npm: redux-observer
Vanilla Redux – Frontend Weekly – Medium
Vanilla Redux – Frontend Weekly – Medium
When teaching React and Redux, I find differentiating where one library’s functionality begins and the other ends is a source of confusion…
·medium.com·
Vanilla Redux – Frontend Weekly – Medium
Совершенствуем Redux
Совершенствуем Redux
Привет, Хабр! Представляю вашему вниманию перевод статьи "Redesigning Redux" автора Shawn McKay. Должно ли управление состоянием вызывать проблемы на...
·habrahabr.ru·
Совершенствуем Redux
Introduction to Redux Saga
Introduction to Redux Saga
Redux Saga is a library used to handle side effects in Redux
·flaviocopes.com·
Introduction to Redux Saga
rematch/rematch
rematch/rematch
rematch - A Redux Framework
·github.com·
rematch/rematch
erikras/react-redux-universal-hot-example
erikras/react-redux-universal-hot-example
react-redux-universal-hot-example - A starter boilerplate for a universal webapp using express, react, redux, webpack, and react-transform
·github.com·
erikras/react-redux-universal-hot-example