-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
Description
Building Isomorphic Web Applications with Rendr
Single Page Applications provide a good user experience but also lack from: poor SEO and loading syndrome, some studies refer that 100ms reducing in page load time raises teh revenue by 1%.
Isomorphic web applications allow the best from both server&client side rendering. Rendr is a library that is built on top of express and backbone and allows you to build isomorphic web applications with minimal efforts. You are able to use middlewares and other tools from express and also use backbone client side funcionalities.
What to expect from this talk:
- Understand the concept and benefits of isomorphic code;
- Present Rendr as a possible solution to built mantainable isomorphic web applications with minimal effort;
- Describe Rendr main concepts and components;
Links
http://rendrjs.github.io