up vote 4 down vote favorite
1
share [g+] share [fb]

So I have decided that I want to get better at jquery and javascript in general. I am in a spot at work where I went from don't WPF UI to writing webpages all day. I feel that if you are going to do something you should do it right. So I am looking for blogs that cover the subject. I am looking for good clear examples on a broad range of topics.

Thanks for the help.

link|improve this question

80% accept rate
feedback

closed as not constructive by SnOrfus, Mark Trapp Dec 9 '11 at 4:39

This question is not a good fit to our Q&A; format. We expect answers to generally involve facts, references, or specific expertise; this question will likely solicit opinion, debate, arguments, polling, or extended discussion. See the FAQ.

3 Answers

up vote 4 down vote accepted

Here is an interesting article on some people to follow as javascript junkie.

link|improve this answer
Good answer- some really interesting blogs on that list. – glenatron Feb 21 '11 at 14:46
Thanks for he answer it's really useful. – Erin Feb 21 '11 at 17:39
feedback

Here's an interesting one on jQuery and Microsoft, if you're thinking you want to learn more about .Net support for jQuery.

I've heard friends in web development recommend the Offical jQuery Blog.

link|improve this answer
feedback

Not a blog, which I acknowledge makes this a bad answer but I have learned most about JavaScript from O'Reilly's Javascript: The Definitive Guide - well worth having if you do much development with JavaScript and want to understand the details of how the language works.

link|improve this answer
I will see if it is in my work Library. – Erin Feb 21 '11 at 14:36
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.