When jQuery Plugins Started To Feel Like Technical Debt
An article about the point where convenient jQuery plugins could quietly make websites heavier, harder to maintain and more difficult to debug.
An article about the point where convenient jQuery plugins could quietly make websites heavier, harder to maintain and more difficult to debug.
A practical article about jQuery 1.7, the move towards .on(), and why event handling needed clearer patterns in growing interfaces.
A practical article about front-end performance in 2011, when reducing requests, compressing images and caching assets were still everyday concerns.
A practical article about using Sass mixins carefully, where the benefit comes from reducing repeated work without hiding too much behaviour.
A practical article about using LESS-style variables to reduce duplicated design decisions across front-end builds.
A grounded article about testing Bootstrap on real project work and deciding where a front-end framework helped, and where it still needed restraint.
An article about the repeated interface decisions that made reusable front-end systems feel increasingly necessary in 2011.
A practical look at why Bootstrap felt interesting in 2011: not because it solved every front-end problem, but because it gave repeated interface patterns…
A practical article about HTML5 Boilerplate 2.0 and why a better project base mattered for front-end work in 2011.
A practical article about WordPress 3.2, the faster admin direction and what dropping IE6 support meant for real website work.