JavaScript Redux

Open-source JavaScript projects categorized as Redux

Top 23 JavaScript Redux Projects

  1. 30-Days-Of-JavaScript

    30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. This challenge may take more than 100 days, please just follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw

    Project mention: Top Github repositories for 10+ programming languages | dev.to | 2024-07-16

    30 Days of JS preparation 30 Days of Javascript preparation that teaches JS topics in 30 days one topic per day, quite a good roadmap as well to learn JS from scratch.

  2. Civic Auth

    Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.

    Civic Auth logo
  3. reactjs-interview-questions

    List of top 500 ReactJS Interview Questions & Answers....Coding exercise questions are coming soon!!

    Project mention: Top Github repositories for 10+ programming languages | dev.to | 2024-07-16

    Reactjs interview questions

  4. react-boilerplate

    🔥 A highly scalable, offline-first foundation with the best developer experience and a focus on performance and best practices.

    Project mention: Redux developers, please stop doing this! | dev.to | 2024-08-17

    I worked on a React project in 2019, I believe it was built on top of the react-boilerplate template, and the developer experience with Redux was so bad that I became a Vue developer.

  5. Immer

    Create the next immutable state by mutating the current one

    Project mention: Getting Started with Redux and Redux Toolkit | dev.to | 2024-12-21

    Redux Toolkit allows us to write "mutating" logic in reducers. It doesn't actually mutate the state because it uses the Immer library, which detects changes to a "draft state" and produces a brand new immutable state based off those changes.

  6. 30-Days-Of-React

    30 Days of React challenge is a step by step guide to learn React in 30 days. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw

    Project mention: GitHub Repos Essential for Every React Developer | dev.to | 2024-09-09

    The GitHub repository 30-Days-Of-React by Asabeneh offers a comprehensive and structured approach to mastering React in just 30 days. It is a good repository to get started in React. It has a guide that will introduce React and explore more topics related to React.

  7. responsively-app

    A modified web browser that helps in responsive web development. A web developer's must have dev-tool.

    Project mention: Polypane, The browser for ambitious web developers | news.ycombinator.com | 2025-03-25

    To save other readers a click: https://responsively.app/

  8. redux-saga

    An alternative side effect model for Redux apps

    Project mention: UmiJS: the Shaolin of web frameworks | dev.to | 2025-03-30

    Dva. A plugin-based state management solution (Redux + Sagas). Also quite popular in narrow communities outside of the Umi world.

  9. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  10. js-stack-from-scratch

    🛠️⚡ Step-by-step tutorial to build a modern JavaScript stack.

    Project mention: 11 GitHub Repositories to learn NodeJs | dev.to | 2024-11-03
  11. front-end-guide

    📚 Study guide and introduction to the modern front end stack.

  12. redux-devtools-extension

    Redux DevTools extension.

  13. redux-form

    A Higher Order Component using react-redux to keep form state in a Redux store

  14. reactide

    Reactide is the first dedicated IDE for React web application development.

  15. Lepton

    💻 Democratizing Snippet Management (macOS/Win/Linux)

  16. react-slingshot

    React + Redux starter kit / boilerplate with Babel, hot reloading, testing, linting and a working example app built in

  17. Planka

    The realtime kanban board for workgroups built with React and Redux.

  18. react-tetris

    Use React, Redux, Immutable to code Tetris. 🎮

  19. redux-offline

    Build Offline-First Apps for Web and React Native

  20. redux-logger

    Logger for Redux

  21. project_mern_memories

    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.

  22. easy-peasy

    Vegetarian friendly state for React

    Project mention: easy-peasy VS state-in-url - a user suggested alternative | libhunt.com/r/easy-peasy | 2024-11-05
  23. sound-redux

    A Soundcloud client built with React / Redux

  24. Fakeflix

    Not the usual clone that you can find on the web.

  25. connected-react-router

    A Redux binding for React Router v4

    Project mention: React API: Best Practices for Building Large-Scale Applications | dev.to | 2025-04-07

    To overcome this, we’ll use the connected react router library, which lets you easily use routing via dispatch methods. Integrating this requires making some modifications, namely creating a new reducer specifically for routes (obviously) and adding a new middleware.

  26. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

JavaScript Redux discussion

Log in or Post with

JavaScript Redux related posts

  • React API: Best Practices for Building Large-Scale Applications

    5 projects | dev.to | 7 Apr 2025
  • Profiling Fastly Compute applications

    1 project | dev.to | 23 Jan 2025
  • Firefox Profiler: Web app for Firefox performance analysis

    1 project | news.ycombinator.com | 4 Jan 2025
  • Show HN: Made a small JavaScript benchmarking app – BenchJS

    3 projects | news.ycombinator.com | 2 Jan 2025
  • Redux-Saga – An intuitive Redux side effect manager

    1 project | news.ycombinator.com | 28 Dec 2024
  • Getting Started with Redux and Redux Toolkit

    4 projects | dev.to | 21 Dec 2024
  • easy-peasy VS state-in-url - a user suggested alternative

    2 projects | 5 Nov 2024
  • A note from our sponsor - Civic Auth
    www.civic.com | 26 Apr 2025
    Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today. Learn more →

Index

What are some of the best open-source Redux projects in JavaScript? This list will help you:

# Project Stars
1 30-Days-Of-JavaScript 44,253
2 reactjs-interview-questions 41,807
3 react-boilerplate 29,516
4 Immer 28,276
5 30-Days-Of-React 26,653
6 responsively-app 23,309
7 redux-saga 22,553
8 js-stack-from-scratch 20,122
9 front-end-guide 15,201
10 redux-devtools-extension 13,498
11 redux-form 12,553
12 reactide 10,535
13 Lepton 10,212
14 react-slingshot 9,724
15 Planka 9,063
16 react-tetris 8,542
17 redux-offline 6,140
18 redux-logger 5,755
19 project_mern_memories 5,078
20 easy-peasy 5,040
21 sound-redux 5,004
22 Fakeflix 4,950
23 connected-react-router 4,722

Sponsored
Auth in Less Than 5 Minutes
Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
www.civic.com