Skip to content

Building Isomorphic Web Applications with Rendr  #91

@pjanuario

Description

@pjanuario

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.

Isomorphic
Image credits to airbnb

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions