re-ducks
There are 13 repositories under re-ducks topic.
jthegedus/re-ducks-examples
Redux Todo examples of the re-ducks modular approach
yudwig/next-redux-todo
A sample implementation for todo-app using next.js, redux and typescript.
toriiico/re-ducks-typescript-boilerplate
re-ducks design pattern with react + redux + typescript + react-router-dom + redux-thunk + typesafe-actions and other awesome libraries Todos boilerplate!
vanister/duck-generator
Visual Studio Code Extension for generating ducks for managing Redux state using the re-ducks (https://github.com/alexnm/re-ducks) pattern.
toriiico/re-ducks-typescript-material-ui-boilerplate
Re-ducks Typescript with Material-UI (and Formik) boilerplate!
Jero786/typescrip-mongoose-nextjs-redux
Typescript + React + Redux + NextJS + Mongoose + Re-Ducks + React Testing Library + Sass/BEM
GuyLivni/projects
Collection of my projects
rmariuzzo/re-ducks
Library to reduce common tasks for React apps based on re-ducks (https://github.com/alexnm/re-ducks)
arx-8/try-react
りあクト! TypeScriptで始めるつらくないReact開発 第2版 & More
bohdanmoroziuk/shopping-list
Shopping list management application.
bohdanmoroziuk/text-to-speech
Text synthesis application created using React, Redux and Web Speech API.
guilatrova/cache-reducks
Proposal to extends both duck and re-ducks ideas to handle Operations + Caching operation results with React + Redux.