June 13th, 2014
jQuery Plugins
They say the best programmer is the lazy programmer, so it’s only natural that so many of us subscribe to the DRY principle of software development. DRY is an acronym for “Don’t Repeat Yourself” which states “Every piece of knowledge must have a single, unambiguous, authoritative representation within a system”. Software developers generally apply the DRY […]