/cool-react.js-tutorial

🎒 isomorphic React.js app from scratch

Primary LanguageJavaScript

Buiding isomorphic React.js application from scratch

with a great tutorial by @yuri-dymov

also gonna test out the hardcore commits mode: commit every step of the tutorial and explain what was implemented and how it works

// todo after it is finish by default:

  • move to webpack 2;
  • implement TypeScript;