Skip to content

Boilerplate template for Backbone.js, Require.js, Compass & SASS on front-end development. By combining these frameworks it creates a workflow similar to ActionScript or other OO languages

Notifications You must be signed in to change notification settings

digitaldavenyc/backbone.js-require.js-compass-sass-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

backbone.js-require.js-compass-sass-boilerplate

Boilerplate template for Backbone.js, Require.js, Compass & SASS on front-end development. By combining these frameworks it creates a workflow similar to ActionScript or other OOP languages

Why use this workflow?

Development in JavaScript, HTML & CSS has been severly limited in it's ability function in a object oriented workflow and project structure. We constantly have to program the same things over and over on many projects. If you hope to re-use your code and/or abstract features you have taken the time to write, you need a proper way to work.

Unfortunately there is not one single entity (such as Adobe, Apple or Microsoft) that can give us a collection of tools and a language API to write object oriented code in JavaScript & CSS. We have to piece it together ourselves with several libraries, and everyone has their own way of doing it, this is my way.

This boilerplate is pretty dependency heavy but everything is open source and can be easily configured.

About

Boilerplate template for Backbone.js, Require.js, Compass & SASS on front-end development. By combining these frameworks it creates a workflow similar to ActionScript or other OO languages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published