GithubHelp home page GithubHelp logo

nvdnkpr / backbone-boilerplate Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tbranyen/backbone-boilerplate

0.0 2.0 0.0 3.4 MB

A set of best practices and utilities for building Backbone.js applications.

License: MIT License

backbone-boilerplate's Introduction

Boilerplate

Backbone Boilerplate

This boilerplate is the product of much research and frustration. Existing boilerplates freely modify Backbone core, lack a build process, and are very prescriptive; Backbone Boilerplate changes that.

Organize your application with a logical file structure, develop your Models/Collections/Views/Routers inside modules, and build knowing you have efficient code that will not bottleneck your users.

Thanks to our Contributors!

Special Thanks to: cowboy, iros, nimbupani, wookiehangover, and jugglinmike for helping me create this project.

Extra Special Thanks to: Paul Guinan for giving me usage rights to his fantastic Boilerplate character.

Getting started

The easiest way to get started is to install Git and clone the repository:

# Create a new project directory and enter it.
mkdir myproject && cd myproject

# Using Git, fetch only the last few commits.  You don't need the full history
# for your project.
git clone --q --depth 0 [email protected]:tbranyen/backbone-boilerplate.git .

Documentation

View the Backbone Boilerplate documentation here:

GitHub Wiki

Build process

To use the new and improved build process, please visit the grunt-bbb plugin repo and follow the instructions to install. Basing your project off this repo will allow the bbb commands to work out-of-the-box.

License

Copyright (c) 2013 Tim Branyen (@tbranyen)
Licensed under the MIT license.

backbone-boilerplate's People

Contributors

tbranyen avatar chewbranca avatar kurtmilam avatar pifantastic avatar liamks avatar boazsender avatar hetsch avatar zonak avatar andriijas avatar andrewpthorp avatar barraponto avatar codymorrison avatar coldhead avatar diegotres avatar errcw avatar jessebeach avatar jdalton avatar beriberikix avatar jrgns avatar mthenw avatar jugglinmike avatar raulbrito avatar sebdeckers avatar sboudrias avatar misfo avatar ajpiano avatar sponge avatar

Watchers

Navid Nikpour avatar  avatar

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.