Skip to content

rwaldron/j5-redux

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 ...

Hello World Hardware

Redux, why? What is it?

Let's make an app

About

tessel simon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%