Logo Mark L. Reyes
jQuery Coding Standards

jQuery Coding Standards

March 20, 2014
1 min read

Here are a set of useful guidelines on doing jQuery a bit better, Coding Standards & Best Practices.

Topics include:

  • Loading jQuery
  • jQuery Variables
  • Selectors
  • DOM Manipulation
  • Events
  • Ajax
  • Effects and Animations
  • Plugins
  • Chaining
  • Miscellaneous

Thanks to, JavaScript Weekly.