An open API service indexing awesome lists of open source software.

https://github.com/aaronvb/reactjs_comment_tutorial_rails4

This is the React.js comment tutorial with Ruby on Rails 4 as the backend.
https://github.com/aaronvb/reactjs_comment_tutorial_rails4

Last synced: 9 months ago
JSON representation

This is the React.js comment tutorial with Ruby on Rails 4 as the backend.

Awesome Lists containing this project

README

          

== React.js Comment Tutorial with Ruby on Rails 4

View the demo at: http://reactjs-comment-rails4.herokuapp.com

This is based off the React.js comment tutorial at https://facebook.github.io/react/docs/tutorial.html

I added a few changes like the timestamp and the order of the comments being descending.

What's being used:

* React.js

* Ruby on Rails 4

* react-rails

* Moment.js