Skip to content
This repository has been archived by the owner on Feb 25, 2018. It is now read-only.

*Deprecated Experiment* Yet Another Todo, using RiotJS and Redux... I threw in a counter for good measure!

License

Notifications You must be signed in to change notification settings

andyrj/riot-redux-starter-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

riot-redux-starter-kit

Yet another todo app, using RiotJS and Redux... I threw in a counter for good measure!

Not pretty html, need to style it with purecss or something

This is a simple project that has everything setup for TDD/BDD nodejs and browser javascript development with RiotJS and Redux.

I am not taking advantage of the immutable state in my components.render methods, I should probably add some === comparisons before updating each of them somehow.

I followed along with Dan Abramov on egghead.io to build this project. Redux is a brilliant little development pattern and Dan is awesome.

To be sure I attribute credit for the config and testing portions I adapted for this project I used bits and pieces/inspiration from the following:

  • Inspired from react-redux-starter-kit only part I am really missing is a hot-loader, live-loader is sufficient for my purposes
  • Some parts of my test code is from full-stack-redux-tutorial
  • Uses redux-devtools-extension - I only tested with the chrome extension but I assume the others work as well.
  • I am not the first person to put together a riot redux project and had tried the following projects before making my own bare bones project

About

*Deprecated Experiment* Yet Another Todo, using RiotJS and Redux... I threw in a counter for good measure!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages