JQuery coding specifications and best practices, jquery coding Best Practices
Front-end development whqet, csdn, Wang haiqing, whqet, front-end development expert
From: http://lab.abhinayrathore.com/
Translated by: front-end whqet development. If this is not the case, you are welcome to correct it.
The translator said: most of the basic teaching content has been explained. Before large-scale project training, it would be very meaningful for students to understand and even follow some front-end coding specifications. Therefore, this blog is preparing to organize a series of articles on coding standards and best practices recently, including html, css, javascript, jquery, and php, hoping to help you.
------------------------------------------------------------
-- I participated in the blog Star Selection. If you like my blog, please vote ~~ Http://vote.blog.csdn.net/blogstar2014/details? Username = whqet # content
Bytes -----------------------------------------------------------------------------------------
This article shows you how to write better standards and best practices for jQuery code, excluding javascript specifications. If you have good comments and suggestions, please leave a message on my blog, you can also check the quick query table (cheat sheet) of jQuery API ).
Load jQuery
JQuery variable
Selector
DOM operations
Event
Ajax
Effects and animations
Plug-ins
Chain Operation
Miscellaneous
References
- JQuery Performance: http://learn.jquery.com/performance/
- JQuery Learn: http://learn.jquery.com
- JQuery API Docs: http://api.jquery.com/
- JQuery Coding Standards and Best Practice: http://www.jameswiseman.com/blog/2010/04/20/jquery-standards-and-best-practice/
- JQuery Cheatsheet: http://lab.abhinayrathore.com/jquery-cheatsheet/
- JQuery Plugin Boilerplate: http://stefangabos.ro/jquery/jquery-plugin-boilerplate-revisited/
Enjoy it.
----------------------------------------------------------
Front-end development whqet, pay attention to web Front-end development, share related resources, welcome to likes, welcome to shoot bricks.
Bytes ---------------------------------------------------------------------------------------------------------