Video
Text

Lightweight

Tumblr theme I like

Quote
"The secret to building large apps is never build large apps. Break up your applications into small pieces. Then, assemble those testable, bite-sized pieces into your big application."

— Justin Meyer

Quote
"There’s a subtle reason that programmers always want to throw away the code and start over. The reason is that they think the old code is a mess. … The reason that they think the old code is a mess is because of a cardinal, fundamental law of programming: It’s harder to read code than to write it."

— Joel Spolsky

Video
Link
Link
Link
Link
Link

recipeStore = new dojox.data.JsonRestStore({target:”/recipeStore”});