My Jumble of Links

Ok, until I find a better place..(browsers crash too ya know!)


jQuery and js
jquery this http://remysharp.com/2007/04/12/jquerys-this-demystified/
js call and apply http://odetocode.com/blogs/scott/archive/2007/07/05/function-apply-and-function-call-in-javascript.aspx
js module pattern http://www.adequatelygood.com/2010/3/JavaScript-Module-Pattern-In-Depth


Blogs
http://addyosmani.com
http://www.joelonsoftware.com/
http://remysharp.com/



Backbone
http://stackoverflow.com/questions/5097956/correct-way-to-insert-a-view-with-backbone-js

http://addyosmani.com/blog/building-spas-jquerys-best-friends/
http://joeybeninghove.com/2011/08/16/backbone-screencast-introduction-views/
http://backbonetutorials.com/
http://www.elfsternberg.com/2010/12/08/backbonejs-introducing-backbone-store/
http://peepcode.com/products/backbone-js
http://dailyjs.com/2011/04/04/node-tutorial-19/
http://blog.paracode.com/2011/08/23/image-gallery-with-backbone/
http://oneofthesedaysblog.com/backbone-js-html5

Post on calling navigate
 http://lostechies.com/derickbailey/2011/08/28/dont-execute-a-backbone-js-route-handler-from-your-code/

Best way to structure backbon.js app
http://stackoverflow.com/questions/7118518/whats-a-good-way-to-build-a-backbone-js-project

Links
http://www.kickasslabs.com/2011/04/16/yet-another-backbone-js-tutorial-part-1-backbone-js-philosophy/

Node.js help links, (see half way down)
http://www.kickasslabs.com/2011/08/30/node-knockout-2011-post-mortem/





Node js
IDE http://c9.io/
OAuth https://github.com/bnoguchi/everyauth
Plancast http://plancast.com/home/category/technology/3893977
Node js events code https://github.com/joyent/node/blob/master/lib/events.js

Comments

Popular posts from this blog

deep dive into Material UI TextField built by mui

angular js protractor e2e cheatsheet

react-router v6.4+ loaders, actions, forms and more