Skip to content

Instantly share code, notes, and snippets.

View albermav's full-sized avatar
💪
Working hard

Alberto albermav

💪
Working hard
View GitHub Profile
@albermav
albermav / index.jsx
Created February 21, 2016 22:47 — forked from jbinto/index.jsx
Egghead tutorial - Getting Started with Redux - JSBin implementation
/* global ReactRedux, Redux, ReactDOM */
// "Getting Started with Redux" (by Dan Abramov)
// https://egghead.io/series/getting-started-with-redux
// This file on JSBin (by Jesse Buchanan):
// http://jsbin.com/wuwezo/74/edit?js,console,output
////////////////////////////////////////////////
//