I have always been concerned with maximizing efficiency for a long time; before, it meant learning everything I could in the shortest time possible. To me then, 'done' meant completing a book or series of videos and this blinded me from verifying acquired knowledge. So I mostly went from one book to another without challenging … Continue reading Maximizing Value: Learning to do less
Month: December 2013
A peek into JavaScript’s Array.prototype.map and jQuery.map
This post describes the difference between Array.prototype.map and jQuery's map implementations.