Tags: , , | Posted by Kevin Babcock on 6/24/2009 9:26 PM | Comments (2)
JavaScript is definitely an interesting language. Unlike typical server-side code, we will often sacrifice readability for brevity in order to save a few bytes. Thanks to the many JavaScript compression apps out there, we don’t have to worry about this as much. But there are a few shortcuts I ... [More]