flauwekeul / backbone-boilerplate

Backbone boilerplate project with Gulp and Browserify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Backbone Boilerplate

Something a lot of developers struggle with when setting up for a larger application is to figure out how all the pieces of a framework fit together. Most of the time this results in something horrible that is refactored over time when they are more experienced with it. While the TodoApp is a great way to see how stuff works, they usually lack the structure for a larger maintainable application.

So... I made a boilerplate project for Backbone. Pull requests, questions and suggestions are more than welcome!

Start

Technologies used:

About

Backbone boilerplate project with Gulp and Browserify


Languages

Language:CSS 53.2%Language:JavaScript 41.5%Language:HTML 5.3%