redux-devtools-extension

Redux DevTools extension. (by zalmoxisus)

Redux-devtools-extension Alternatives

Similar projects and alternatives to redux-devtools-extension

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better redux-devtools-extension alternative or higher similarity.

redux-devtools-extension reviews and mentions

Posts with mentions or reviews of redux-devtools-extension. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-17.
  • State Management Nx React Native/Expo Apps with TanStack Query and Redux
    8 projects | dev.to | 17 Feb 2024
    Dev tools: @redux-devtools/extension
  • Stop Overcomplicating your State – Try Zustand
    5 projects | dev.to | 30 Oct 2021
    With the middleware functionality, we can easily actually use an amazing extension created for Redux, Redux DevTools link. We just need to import the devtools middleware, and attach it to our store.
  • Redux boilerplate was never the problem
    2 projects | /r/reactjs | 24 May 2021
    FWIW, I added an "action stack trace" feature to the Redux DevTools a couple years ago. Click on any action in the left list, and then click the "Trace" tab in the upper right to view the exact stack trace where it was dispatched from.
  • Developer Tools & Debugging in NgRx
    2 projects | dev.to | 12 Apr 2021
    When working on a complex software solution, we often find ourselves scratching our heads over a bug that was reported to us. It's essential to have proper tools to trace the issues which like to hide in our code execution paths. Luckily for the devs using NgRx in their project, the application state is kept in a single location and all the actions that can modify it are easily traceable with some great DevTools. As NgRx adheres to the redux pattern, we can use the same Redux DevTools as we would use for any other Redux base application. This tool is essential for me when debugging an NgRx based application.
  • React Common Tools and Practices: State Management Overview
    4 projects | news.ycombinator.com | 8 Mar 2021
    If any react noobs are reading this, the best React state management setup for you is Redux+Immer. After some setup, it's easy to use, and the docs are very good and up to date.

    When I was learning React, I kept putting off Redux because youtube said it was complicated and you didn't need it after useContext. Big mistake. Our app became more complicated because our state management(useState/useContext) was so simple. Switching to Redux dramatically simplified our most complicated components.

    Also, the Redux dev tools extension is a game changer. It lets you see every state change, in order, with traces and diffs.

    https://github.com/zalmoxisus/redux-devtools-extension

    Pros can obviously make up their own mind. I’ve tried Mobx and the tooling just wasn’t there, but I hear their diffing algos are good.

  • Advanced Blazor State Management Using Fluxor, part 2
    3 projects | dev.to | 6 Mar 2021
    Fluxor also supports the ReduxDevTools browser extension. To enable it, first install the NuGet package Fluxor.Blazor.Web.ReduxDevTools:
  • Does Redux state populate after useEffect() ?
    2 projects | /r/reactjs | 27 Feb 2021
  • Learn redux-toolkit in 10 steps
    2 projects | dev.to | 15 Dec 2020
    Redux devtools chrome extension: https://github.com/zalmoxisus/redux-devtools-extension
  • A note from our sponsor - WorkOS
    workos.com | 29 Mar 2024
    The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning. Learn more →

Stats

Basic redux-devtools-extension repo stats
10
13,477
0.0
5 months ago
The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com