Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 445 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 445 Bytes

app-boilerplate

A CodeIgniter+Backbone PHP/JS Boilerplate for quickly starting an 'API'-heavy web app

Libraries Used

This boilerplate makes use of:

  • CodeIgniter
  • BackboneJS
  • UnderscoreJS
  • jQuery
  • RequireJS

Obviously there is a lot of personal preference there, but I'd like to think these choices share a common thread in their minimal use of 'magic' and the option of using as much or as little of them as you like.