Advertisement
albatrossdigital

node.js

Feb 13th, 2013
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. DERBY:
  2. script to install node, redis, mongo (latest): in ad-dev
  3. upgrade (also discusses recent derby api changes): https://github.com/codeparty/derby/wiki/Using-Derby-%22Edge%22
  4. todomvc (derby demo works): http://addyosmani.github.com/todomvc/
  5. top 10 node frameworks (guy wrote habitrpg w derby): http://ocdevel.com/blog/nodejs-frameworks-comparison
  6. habitrpg (online demo works, old version of derby): https://github.com/lefnire/habitrpg
  7. derby boilerplate (with auth, etc): https://github.com/switz/derby-boilerplate
  8.  
  9. BACKBONE:
  10. boilerplate: https://github.com/tbranyen/backbone-boilerplate
  11. lots of boilerplates for backbone: https://github.com/addyosmani/backbone-boilerplates
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement