78 Components & Libraries
React Todos An Advance todo list app that can track progress 📗 Table of Contents 📗 Table of Contents 📖 React Todos 🛠 Built With Tech Stack Key Fea
RxJS-based middleware for Redux. Compose and cancel async actions to create side effects and more. https://redux-observable.js.org Install This has pe
Redux-Toolkit example with React Hooks CRUD Application, Axios, Rest API, Bootstrap
redux-saga redux-saga is a library that aims to make application side effects (i.e. asynchronous things like data fetching and impure things like acce
Pomofocus Clone Pomodoro Timer Pomofocus is a customizable pomodoro timer that works on desktop & mobile browser. The aim of this app is to help you f
redux-form You build great forms, but do you know HOW users use your forms? Find out with Form Nerd! Professional analytics from the creator of Redux
Immer Create the next immutable state tree by simply modifying the current tree Winner of the "Breakthrough of the year" React open source award and "
This is a code repository for the corresponding video tutorial. Using React, Node.js, Express & MongoDB you'll learn how to build a Full Stack MERN Application - from start to finish. The App is called Memories and it is a simple social media app that allows users to post interesting events that happened in their lives.
redux-search Higher-order Redux library for searching collections of objects. Search algorithms powered by js-worker-search. Check out the live demo a
Redux Persist Persist and rehydrate a redux store. v6 upgrade Web: no breaking changes React Native: Users must now explicitly pass their storage engi
Redux DevTools Developer Tools to power-up Redux development workflow or any other architecture which handles the state change (see integrations). It
Logger for Redux Now maintained by LogRocket! LogRocket is a production Redux logging tool that lets you replay problems as if they happened in your o
redux-mock-store A mock store for testing Redux async action creators and middleware. The mock store will create an array of dispatched actions which
Redux DevTools Developer Tools to power-up Redux development workflow or any other architecture which handles the state change (see integrations). It
redux undo/redo simple undo/redo functionality for redux state containers Protip: Check out the todos-with-undo example or the redux-undo-boilerplate
React Redux Official React bindings for Redux. Performant and flexible. Installation Using Create React App The recommended way to start new apps with
Redux Thunk Thunk middleware for Redux. npm install redux-thunk yarn add redux-thunk Note on 2.x Update Most tutorials today assume that you're using
Remote Redux DevTools Use Redux DevTools remotely for React Native, hybrid, desktop and server side Redux apps. Installation npm install --save-dev re
Redux Toolkit The official, opinionated, batteries-included toolset for efficient Redux development (Formerly known as "Redux Starter Kit") Installati
redux-immutable redux-immutable is used to create an equivalent function of Redux combineReducers that works with Immutable.js state. When Redux creat
Project Deprecated This project is no longer maintained. For your Redux - Router syncing needs with React Router 4+, please see one of these librari
🪢 resso World's Simplest React State Manager (React 18, React Native, SSR, Mini Apps) Reactive shared store of React. No more extra re-render English
Redux Tutorial 1. Introduction to Redux 1.1 What is Redux & why Redux? A small JS Library for managing medium/large amount of states globally in your
In this repo, I will share my experience regarding redux, react-redux and redux-toolkit
Reselect Simple “selector” library for Redux (and others) inspired by getters in NuclearJS, subscriptions in re-frame and this proposal from speedskat
normalizr Install Install from the NPM repository using yarn or npm: yarn add normalizr npm install normalizr Motivation Many APIs, public or not, ret
A sample React TypeScript Redux Toolkit CRUD app
SoundRedux NOTE It seems that SoundCloud has revoked my api client keys without any explanation or warning. Running the app locally no longer works un
🚧 Beta version ⚛ Redux history made easy! A simple, lightweight library for managing navigation history in React and Redux. Used in production by Uti
📐 Toolkit for implementing clean architecture using Redux 📐 🔩 Focuses on achi
Crypto Tracker A single page application meant to keep track of the most popular crypto currencies status. The user can sort the coins by highest gain
Demo: https://coderberg.github.io/web-developer-tools/ Available Scripts In the
react-help-create This command line helps you create components, pages and even redux implementation for your react project. How to install it? To ins
Zero Boilerplate Redux A common criticism of Redux is that it requires writing a lot of boilerplate. This is an application that is meant to show a so
Action Typer Helper to create slightly less verbose redux action types. Uses ES6 Proxies! Highly Performant: Proxy is only run once at startup. Includ
Network Aplicação para troca de mensagens com salas de bate-papo em tempo real. ☕ Usando Network Para usar Network, clique no link abaixo: ![Abrir com
Rectx a light-weight state manager with mutable api. 安装 npm install --save rectx 又一个轮子? Redux 和 Mobx 都非常的棒,但对于大部分项目都只是 CRUD 的项目来说,这些个玩意儿都略显太重了。而且对于 re
Redux DevTools Chart Monitor This package was merged into redux-devtools monorepo. Please refer to that repository for the latest updates, issues and
Redux DevTools Dock Monitor A resizable and movable dock for Redux DevTools. Powered by React Dock. Installation npm install --save-dev redux-devtools
Book Store React 📚 This is a simple react project that Stores the books, When the user enter any book with the category will be updated in the API an
redux-todo Redux-todo is a todo web app where users can type in their todo and also set a reminder. The todos are not saved/fetched on/from a server,
Resumo: Redux Toolkit Este projeto foi criado com Create React App, usando o Redux e Redux Toolkit como modelos. Documentação: https://redux-toolkit.j
redux-react-i18n An i18n solution with plural forms support for Redux/React Workers of all countries, unite! Supported languages list with expected co
Recipe Catalogue is a React & Redux web app based on a catalog of recipes. It contains a browsable list of meals that you can filter by category or type and access to one meal recipe. The data is retrieved from [Meals DB (https://www.themealdb.com/api.php) and then stored in the Redux store.
MARVEL BOX 🦸♂️ 🦸♀️ Website using marvel APIs. It lists Marvel's characters & their comics. 👉 Live Preview Specification System Specification Node
Offline first com Redux-offline Olá Experts, nesta aula aprenderemos como lidar offline first com redux-offline vamos aprender a utilizar o redux-offl
A lightweight state management library for react inspired by redux and react-redux
Lol site A portfolio site, made using the latest technologies. In the constructi
react-query devtools for swr under development Live Demo Installation yarn add @rendinjast/swr-devtools # or npm i @rendinjast/swr-devtools Usage impo
redux-analytics Analytics middleware for Redux. $ npm install --save redux-analytics Want to customise your metadata further? Check out redux-tap. Usa
Redux is a state manager which you can use it in your React, Vue and even Vanilla applications. In this course we store Redux storage in localstorage to keep our data.
redux-devtools-inspector This package was merged into redux-devtools monorepo. Please refer to that repository for the latest updates, issues and pull
Exercício de fixação Vamos criar formulários utilizando Redux! \o/ Antes de inic
Getting Started with React-Redux App Some Configrations Needed You guys need to modify the baseUrl (path to your server) in the server.js file that is