在哪里可以学习jQuery?这值得么? [英] Where can I learn jQuery? Is it worth it?

查看:96
本文介绍了在哪里可以学习jQuery?这值得么?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在 w3schools.com 上学习了很多有关Web开发的经验.我知道这是命中注定的,但是PHP和CSS部分特别被证明对参考非常有用.

I've had a lot of good experiences learning about web development on w3schools.com. It's hit or miss, I know, but the PHP and CSS sections specifically have proven very useful for reference.

无论如何,我想知道 jQuery 是否有类似的网站.我对学习感兴趣,但是我需要使它能够在线/可搜索,因此以后在需要信息时,我可以轻松地回顾一下.

Anyway, I was wondering if there was a similar site for jQuery. I'm interested in learning, but I need it to be online/searchable, so I can refer back to it easily when I need the information in the future.

此外,作为一个简短的说法,jQuery是否值得学习?还是应该查看其他JavaScript库?我知道Jeff在Stack Overflow上使用了jQuery,并且看起来运行良好.

Also, as a brief aside, is jQuery worth learning? Or should I look at different JavaScript libraries? I know Jeff uses jQuery on Stack Overflow and it seems to be working well.

谢谢!

编辑:jQuery的网站上有相当大的教程列表,和一个看似全面的文档页面.我还没有时间仔细阅读所有内容,其他人是否有经验?

Edit: jQuery's website has a pretty big list of tutorials, and a seemingly comprehensive documentation page. I haven't had time to go through it all yet, has anyone else had experience with it?

编辑2 :看来Google现在正在托管jQuery库.就宣传而言,这应该给jQuery一个很大的优势.

Edit 2: It seems Google is now hosting the jQuery libraries. That should give jQuery a pretty big advantage in terms of publicity.

此外,如果每个人都使用一个托管在同一位置的统一aQuery库,则应尽早为大多数Internet用户缓存该库,因此,如果您决定使用它,则不会影响网站的下载空间.

Also, if everyone uses a single unified aQuery library hosted at the same place, it should get cached for most Internet users early on and therefore not impact the download footprint of your site should you decide to use it.

编辑3 :我最近在一个工作中的项目上开始使用jQuery,可以很好地使用它!只是想让所有人都知道,我已经得出结论, 绝对 是值得学习和使用jQuery的.

Edit 3: I started using jQuery on a project at work recently and it is great to work with! Just wanted to let everyone know that I have concluded it is ABSOLUTELY worth it to learn and use jQuery.

此外,我几乎完全从官方jQuery 文档

Also, I learned almost entirely from the Official jQuery documentation and tutorials. It's very straightforward.

jQuery几乎是我制作的每个Web应用程序的一部分.它使渐进式增强变得轻而易举,并有助于使代码可维护.

jQuery is a part of just about every web app I've made since I initially wrote this post. It makes progressive enhancement a breeze, and helps make the code maintainable.

此外,所有jQuery插件都是宝贵的资源!

Also, all the jQuery plug-ins are an invaluable resource!

几乎每天仍在使用jQuery.我现在编写jQuery插件并全职咨询.我主要是Djangonaut,但我已经与jQuery达成了一些仅使用JavaScript的合同.这可以节省生命.

Still using jQuery just about every day. I now author jQuery plug-ins and consult full time. I'm primarily a Djangonaut but I've done several javascript only contracts with jQuery. It's a life saver.

从一个jQuery用户到另一个jQuery用户...您应该查看使用jQuery模板(或下划线-见下文).

From one jQuery user to another... You should look at templating with jQuery (or underscore -- see below).

除jQuery之外,我还发现了其他有价值的东西(估计有一部分我在上面使用它):

Other things I've found valuable in addition to jQuery (with estimated portion of projects I use it on):

  • jQuery Form Plugin (95%)
  • jQuery Form Example Plugin (75%)
  • jQuery UI (70%)
  • Underscore.js (80%)
  • CoffeeScript (30%)
  • Backbone.js (10%)

推荐答案

Rick Strahl和Matt Berseth的博客都向我介绍了jQuery,我很高兴他们做到了. jQuery完全改变了a)您的客户端编程观点,b)导致您的悲伤,以及c)它能带来多大的乐趣!

Rick Strahl and Matt Berseth's blogs both tipped me into jQuery and man am I glad they did. jQuery completely changes a) your client programming perspective, b) the grief it causes it you, and c) how much fun it can be!

http://www.west-wind.com/weblog/

http://mattberseth.com/

我使用了《 jQuery in Action》一书 http://www.amazon.com/jQuery-Action-Bear -Bibeault/dp/1933988355/ref = sr_1_1?ie = UTF8& s = books& qid = 1219716122& sr = 1-1 (我在亚马逊上花了大约22美元购买了它).这对引导我进入jQuery有很大的帮助. jquery.com上的文档也很有帮助.

I used the book jQuery in Action http://www.amazon.com/jQuery-Action-Bear-Bibeault/dp/1933988355/ref=sr_1_1?ie=UTF8&s=books&qid=1219716122&sr=1-1 (I bought it used at Amazon for about $22). It has been a big help into bootstrapping me into jQuery. The documentation at jquery.com are also very helpful.

jQuery的平放之处在于其UI组件.那些似乎还没有为黄金时段做好准备.

A place where jQuery falls a little flat is with its UI components. Those don't seem to be quite ready for primetime just yet.

可能是原型 ExtJS 与jQuery一样好.但是对我来说,jQuery现在似乎有更多的发展动力,这对我来说很重要.

It could be that Prototype or MooTools or ExtJS are as good as jQuery. But for me, jQuery seems to have a little more momentum behind it right now and that counts for something for me.

检查jQuery.太酷了!

Check jQuery out. It is very cool!

这篇关于在哪里可以学习jQuery?这值得么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆