Code Monkey home page Code Monkey logo

meteor-backbone-boilerplate's Introduction

Meteor Backbone Boilerplate

Author Justin McCandless
Technologies Meteor 0.6, Backbone, and HTML5 Boilerplate
Meteor Packages Used backbone, coffescript, accounts-ui, accounts-password
Live Demo backbone-boilerplate.meteor.com

This project aims to create a starting point for Meteor projects that want to use a Backbone paging system. A Backbone router is used to swap Backbone views in and out of a container div. These views still use Meteor templates as their layout and correctly update with any reactive data sources.

Features

Besides integrating with Backbone's views and router, this project also integrates tightly with Meteor's accounts system. You can add permissions to routes so that only logged in users can access them, or add a private admin page for developers.

You are also not limited to one Backbone view per page, so if you have a navbar or a custom login system that needs to be rendered reactively, as well as the main page itself, this project will handle eveything easily.

All of these features are demostrated in the demo, so check it out live at backbone-boilerplate.meteor.com or dive into the code to see how it all works.

Google Analytics

Google Analytics support is also built in and ready to go, courtesy of this airbnb blog post. Checkout the Backbone router at client/scripts/routes/router.coffee to see the implementation and enter your Analytics code.

Usage

Just clone the repository, run meteor in the root directory, and start hacking in your own project like normal. All that's provided is a starting point for your projects and a basic demo.

meteor-backbone-boilerplate's People

Contributors

justinmc avatar

Watchers

Piotrek avatar James Cloos 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.