j5-redux
This is a little boilerplate for setting up a Johnny Five app with redux.
Why redux?
It lets you centralize your state management in one place. Instead of passing a lot of code inside of j5-events, dispatch to the state and hook up listeners for changes.
Also, because why not.
How can I use this?
Now it's time for choose your own documentation adventure. I have ...
- no experience with johnny give & hardware or redux
- no experience with johnny five & hardware, but have made apps with redux
- some experience with Johnny Five but don't know anything about redux
- I have experience with Johnny Five and Redux