True Story Follows So I’m on the grind, writing code like it’s 1995, and at work I need some autocompletion functionality. Fortunately, I’d written an [...]
True Story Follows So every time I’m at the beach, hanging out with my beautiful wife and enjoying the sun, I can’t help but think how great it would be if an [...]
Too Long; Did Not Read You can find all the code for this joystick on GitHub. Dependencies are jquery, underscore, and backbone. The images are just sprites that can be [...]
True Story Follows In my last post I wrote about some techniques to add a decorator that will log all of the local variables in a function and otherwise keep your actual code [...]