So, I ran a “Cookie Jar” this morning

Tempting fate, I know. Definitely bad timing, but I had some time to kill. My main mobile was getting wardialed five times an hour. So I picked up. Made it 15 minutes through the first call, when another came in. I conferenced in no. 2 and let them figure out they were in the sameContinue reading “So, I ran a “Cookie Jar” this morning”

Asynchronous Backbone Routing

So, the Backbone scene isn’t what it used to be. But, I recently implemented a Backbone solution with RequireJS. I really like having the ability to “lazy load” resources on demand. Anyone who has worked with Backbone’s router knows that your code can get quite lengthy when the number of routes starts to grow. The exampleContinue reading “Asynchronous Backbone Routing”