scotch-io / react-tweets

Code repository for the tutorial by @kenwheeler: Build A Real-Time Twitter Stream with Node and React.js
http://scotch.io/tutorials/javascript/build-a-real-time-twitter-stream-with-node-and-react-js
697 stars 342 forks source link

updated react version to fix runtime errors #20

Closed tomwilderspin closed 8 years ago

tomwilderspin commented 8 years ago

updated react & reactify versions, amended react render method to reflect api changes. resolve #19 issue with js runtime errors.

peteringram0 commented 8 years ago

+1 the file edits fixes the issues with the repo. Please merge.