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.
- Host: GitHub
- URL: https://github.com/aaronvb/reactjs_comment_tutorial_rails4
- Owner: aaronvb
- Created: 2015-04-08T21:26:44.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-04-08T22:06:26.000Z (over 10 years ago)
- Last Synced: 2025-03-21T22:38:21.756Z (9 months ago)
- Language: JavaScript
- Size: 195 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rdoc
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