What Site is a Good Example of JQuery [closed]
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 8 years ago.
Improve this question 开发者_StackOverflow社区I have already checked stackoverflow. Their Jquery/Javascript code is cryptic. The variables are all one letter in length. So can you guys give a good website that uses JQuery well and follows good/best practices?
I have already read many books on the subject. I would like to jquery implemented on a large scale.
At the jQuery's homepage jQuery.com you can find several tutorials.
Further on there are books written about jQuery. The one I can recommend is the jQuery in Action. It's a pleasant read.
Here's a showcase of sites which use jQuery:
http://usejquery.com
Here are more topics about the subject:
Where can I find a tutorial to get started learning jQuery?
Where can I learn jQuery? Is it worth it?
I'd recommend the site LearningJQuery.
They've got advanced, intermediate and beginner examples.
I'd suggest that any site who is using the minified jQuery library is doing themselves and their visitors a favour!
How about JQuery itself?
精彩评论