DavidWells / isomorphic-react-example

Deprecated! ReactJS + NodeJS ( express ) demo tutorial with video. Universal/Isomorphic JS = Shared JavaScript that runs on both the client & server.
http://davidwells.io
MIT License
1.69k stars 272 forks source link

Several functions are now deprecated #15

Open Shurlow opened 8 years ago

Shurlow commented 8 years ago

React.renderToString and require('react/addons') are no longer supported.