Skip to content

ReactOnRails/isomorphic-react-rails-part1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Isomorphic React app with Ruby on Rails

Part 1 - Server-side rendering

This is the first part in a series of articles aiming at creating an isomorphic React app with Ruby on Rails. What is an isomorphic app you ask? Well just read the article!