Skip to content

timbrandin/meteor-react-flowrouter-jsx-templating-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example Isomorphic Meteor+React app (with SSR and FlowRouter).

Try turning off JavaScript, it will still render the intial state of the app, as expected! Here's a Chrome plugin to turn JavaScript off.

Demo

http://flowrouter-jsx-templating.meteor.com

Notice

  • How fast it loads!
  • It works without any JavaScript!
  • Google and Search engines loves it, easy to index!
  • Facebook and Social media can grab it's tags easily!
  • Easily cachable, just setup Varnish or whatever in front of it and serve pages even faster.

Features

Credits

This is a fork of @arunoda's AWESOME hack using React and Meteor to get SSR.

About

DEMO Meteor app with React and JSX templating (SSR + FlowRouter)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.2%
  • CSS 9.8%