Brainy.io : share Backbone Code Between Client & Server

brainyio

brainy is a set of tools for sharing Backbone code between the client and the server. brainy allows you to write a Backbone client application without regard for the server. it creates the server for you. because it relies on REST and Backbone best practices, if you are familiar with both, you can create a brainy application.

when writing a front-end web application with Backbone, you are typically targeting some remote api. for rapid prototyping this poses two problems. first, you are rewriting models that likely have very similar definitions on the server. secondly, of course, it requires you have an api.

[button color=”black” size=”medium” link=”http://brainy.io/” target=”blank” ]brainy.io[/button]

Brainy.io : share Backbone Code Between Client & Server
Rate this post

Leave a Reply