Complex Rails Apps
•Handle Global JS event listeners
•Jquery
•Render JS erb partials to populate
a view
•escape_javascript
JS in Rails apps
Prototype
Jquery
Coffeescript
EmberJS
AngularJS
ReactJS?
Learn ReactJS the right
way?
Top 3 ways
React-Rails
https://github.com/reactjs/react-rails
React_on_Rails
https://github.com/shakacode/react_on_rails
Browserify-rails
https://github.com/browserify-rails/browserify-rails
Examples
Rails App without React
https://github.com/joseluistorres/example_rails_talk_no_react
Rails App with React On Rails
https://github.com/joseluistorres/example_rails_react_shakacode
Rails App with React using Browserify
https://github.com/joseluistorres/example_rails_react_browserify