Skip to content

dan sajin

Short tutorials and links about front-end coding

Tag: jQuery

Posted on December 13, 2012March 10, 2017

jQuery performance tips

Selection of proven performance tips and tricks for jQuery, including tips for performance measuring tools like jsperf, faster selectors, traversing the DOM, variable caching, events, dom manipulation, loops and DRY code.

It’s a must read for everybody who uses jQuery. After reading you will definitely write faster and more performant DRY code.

http://www.slideshare.net/AddyOsmani/jquery-proven-performance-tips-tricks

Me

  • Profile
  • Xing
  • Twitter
  • Imprint

Coding

  • Codepens
  • Gists
  • Github Projects

Recent Posts

  • iOS Safari Fix for Form Elements Inside Position Fixed Divs Receiving Input
  • Front-End Performance Guide
  • My Ultimate Technique to Inject Javascript
  • Learn CSS Layout
  • CSS performance at GitHub
  • jQuery performance tips
  • ZURB Foundation
  • Twitter Bootstrap
  • iOS fix for position fixed elements on input focus (virtual keyboard visible)
  • inject.js – Async Resource Loader with Callback

Show posts tagged with

  • Adaptive
  • Async
  • CSS
  • DRY
  • Fail Safe
  • Framework
  • HTML
  • iOS
  • JavaScript
  • jQuery
  • Loader
  • Performance
  • position:fixed
  • Prototyping
  • Responsive
  • Techniques
Proudly powered by WordPress