play-scala-webjars-react
play-scala-webjars-react copied to clipboard
The React.js tutorial implemented using Play, Scala and Webjars. Accompanies a blog post.
Results
1
play-scala-webjars-react issues
Sort by
recently updated
recently updated
newest added
I'm know running your project with react 0.14.7. It works, but in the console I get ``` Warning: React.render is deprecated. Please use ReactDOM.render from require('react-dom') instead. Warning: React.findDOMNode is...