jQuery Standards and Best Practice

James Wiseman :

I’m currently responsible for rolling out the use of jQuery to the community of Web Developers within our company. Part of this involves presenting a course, however another part involves communicating standards and best practice.

If you Google 'jQuery best practice', you’ll probably find the following among the search results. http://www.smashingmagazine.com/2008/09/16/jquery-examples-and-best-practices/ http://www.artzstudio.com/2009/04/jquery-performance-rules/

These have been helpful and I have gleamed much useful information on them. However, what I would be really interested in would be any tips, traps, opinions, etc, on best practice from experienced jQuery developers and those who may have found themselves in a similar position to myself. Any good links would also be appreciated.

EDIT:

Added a jQuery Coding Standards section on my own page:

http://www.jameswiseman.com/blog/?p=48

adardesign :

You can find this trending topic right here in StackOverflow.com

jQuery pitfalls to avoid

Very interesting useful tips one after the other.

here are some more i found in my bookmarks:

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Java

What is the best practice to use UUID with RESTful URL standards: /collection/{Id}?

From Dev

jQuery Coding Standards & Best Practices (Separating Events and Functions)

From Dev

Best practice for using jquery to interact with php classes?

From

jQuery: Best practice to populate drop down?

From Java

Python coding standards/best practices

From Dev

Typescript & Jquery: what is the best practice to call a class into Jquery onclick function?

From Dev

What is the best practice to manage HTML pages modified by jQuery.append()?

From Dev

jQuery/JS – Outputting objects inside an array – best practice

From Javascript

jQuery plugin template - best practice, convention, performance and memory impact

From Dev

jQuery Mobile best practice - panel button, back button, or both

From Dev

What is the JavaScript / jQuery best practice as a substitute to document.getElementById()?

From Dev

JQuery best practice, using $(document).ready inside an IIFE?

From Dev

Best practice using CSS & JQuery on dynamically created tables

From Dev

JQuery.js tag placement best practice MVC .net

From Java

Java custom logger: logging standards or/and best practices

From Dev

Ruby mixin best practice

From Dev

Angular Constant Best Practice

From Dev

best practice for flex box

From Dev

caching best practice java

From Dev

Best OOP approach and practice

From Dev

CSS selector best practice

From Dev

Best practice for storing files

From Dev

Best practice for "get" functions

From Java

JDBC Best practice

From Java

Best practice to get EntityManagerFactory

From Dev

Best Practice with Multiple ViewModels

From Dev

Best practice to implement JpaRepository

From Java

Comparator best practice

From Dev

Grouping Enums best practice

Related Related

  1. 1

    What is the best practice to use UUID with RESTful URL standards: /collection/{Id}?

  2. 2

    jQuery Coding Standards & Best Practices (Separating Events and Functions)

  3. 3

    Best practice for using jquery to interact with php classes?

  4. 4

    jQuery: Best practice to populate drop down?

  5. 5

    Python coding standards/best practices

  6. 6

    Typescript & Jquery: what is the best practice to call a class into Jquery onclick function?

  7. 7

    What is the best practice to manage HTML pages modified by jQuery.append()?

  8. 8

    jQuery/JS – Outputting objects inside an array – best practice

  9. 9

    jQuery plugin template - best practice, convention, performance and memory impact

  10. 10

    jQuery Mobile best practice - panel button, back button, or both

  11. 11

    What is the JavaScript / jQuery best practice as a substitute to document.getElementById()?

  12. 12

    JQuery best practice, using $(document).ready inside an IIFE?

  13. 13

    Best practice using CSS & JQuery on dynamically created tables

  14. 14

    JQuery.js tag placement best practice MVC .net

  15. 15

    Java custom logger: logging standards or/and best practices

  16. 16

    Ruby mixin best practice

  17. 17

    Angular Constant Best Practice

  18. 18

    best practice for flex box

  19. 19

    caching best practice java

  20. 20

    Best OOP approach and practice

  21. 21

    CSS selector best practice

  22. 22

    Best practice for storing files

  23. 23

    Best practice for "get" functions

  24. 24

    JDBC Best practice

  25. 25

    Best practice to get EntityManagerFactory

  26. 26

    Best Practice with Multiple ViewModels

  27. 27

    Best practice to implement JpaRepository

  28. 28

    Comparator best practice

  29. 29

    Grouping Enums best practice

HotTag

Archive