Day

January 2, 2012
I wrote this helper that allows you to join two particular sides between two objects. It allows for more granular snapping functionality than that of Jquery draggable’s snap modes Goal: An object should snap to another object in a particular direction. https://github.com/mrjoelkemp/jquery.snapto When would you use this? Let’s say you have multiple canvas objects that...
Read More
Programmers, both new and experienced, have a hard time getting away from technical interviews: the “large-company” style of interview where you’re asked to work through an ambiguously-stated programming question with an interviewer who already knows a wide-range of solutions to the problem. There are pros and cons to this interview style; I personally don’t like...
Read More