GithubHelp home page GithubHelp logo

backbone.isomorphic's People

Contributors

bgaillard avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

backbone.isomorphic's Issues

Benchmark server side DOM rendering

Its possible that the node.js DOM implementations we are using are too heavy because they contains a lot of functionalities which are not needed to only render Backbone and Marionette views server side (events, HTML5 specs, etc...).

We should implement a benchmark to compare a backbone.isormorphic implementation based on a node.js or io.js server with other implementations :

  • backbone.isomorphic vs Classical PHP
  • backbone.isomorphic vs React
  • backbone.isomorphic vs Backbone + Rendr

Explain how to generate SEO meta

One of the purpose of isomorphism is to allow an application to be crawled by search engines. We should implement several SEO samples and document best practices for this.

Error: ENOENT, no such file or directory 'backbone-view.tpl'

This error occurs when I run "gulp init"

Error: ENOENT, no such file or directory 'backbone-view.tpl'
at Error (native)
at Object.fs.openSync (fs.js:500:18)
at Object.fs.readFileSync (fs.js:352:15)
at backbone.isomorphic/gulpfile.js:66:30
at String.replace (native)
at doReplace (backbone.isomorphic/node_modules/gulp-replace/index.js:21:60)
at DestroyableTransform.doReplace as _transform
at DestroyableTransform.Transform._read (backbone.isomorphic/node_modules/gulp-replace/node_modules/through2/node_modules/readable-stream/lib/_stream_transform.js:184:10)
at DestroyableTransform.Transform._write (backbone.isomorphic/node_modules/gulp-replace/node_modules/through2/node_modules/readable-stream/lib/_stream_transform.js:172:12)
at doWrite (backbone.isomorphic/node_modules/gulp-replace/node_modules/through2/node_modules/readable-stream/lib/_stream_writable.js:237:10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.