Open Bug 1239064 Opened 9 years ago Updated 2 years ago

Figure out how to add and use redux devtools panel

Categories

(DevTools :: Debugger, task, P5)

task

Tracking

(Not tracked)

People

(Reporter: jlong, Unassigned)

References

(Blocks 1 open bug)

Details

There is a very nice redux-devtools project: https://github.com/gaearon/redux-devtools

It's a simple panel that lists all the actions going through the system, and allows you to interactively toggle actions on/off. Additionally, it pairs nicely with hot module reloading, allowing you to update reducers in real-time and automatically replaying actions.

I'm not sure how we want to add this though. Going to throw a patch here, but not going to work on it right now. Will pick it up again soon.
Product: Firefox → DevTools
Blocks: node-dx
Type: defect → task
Priority: -- → P5
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.