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

https://github.com/learnetto/calreact-hmr

Demo of Hot Module Replacement using react_on_rails gem
https://github.com/learnetto/calreact-hmr

javascript react reactjs rubyonrails

Last synced: 8 months ago
JSON representation

Demo of Hot Module Replacement using react_on_rails gem

Awesome Lists containing this project

README

          

# calreact-hmr (Hot Module Replacement)

This is a simple calendar appointments app built as part of the [The Complete React on Rails Course](https://learnetto.com/users/hrishio/courses/the-complete-react-on-rails-5-course) on [Learnetto](https://learnetto.com).

It's a Ruby on Rails 5 app which uses React.js on the frontend.

Demo app - [https://calreact.herokuapp.com/](https://calreact.herokuapp.com/)

This repo contains the code for [Lesson 05 in Module 05 - Hot Module Replacement](https://learnetto.com/users/hrishio/courses/the-complete-react-on-rails-5-course#course-modules).