jquery

A Couple of jQuery code considerations

Selector Efficiency A couple of recent illuminations regarding jQuery code that I am putting up here, for my review, and general share. This information came from a jQuery meetup in LA and a presentation by Christian Ziebarth To boost performance, keep in mind the following points: Don’t use the Universal selector (explicitly or implicitly). Never! …

A Couple of jQuery code considerations Read More »

Reading on the current state of front-end development

Another timely article “8 Reasons why Pageless Design is the Future of the Web” to add to this frame of thinking. We are on this brink of a better way of working, more appropriate tools in the browsers for the work we do in this “internet” medium. Time to let go of the old paradigm …

Reading on the current state of front-end development Read More »