Marcus Trying jQuery

· November 12, 2009

I’m still amazed at how JavaScript has evolved. A language that many of us once dismissed has become a critical part of modern web development. Fortunately, the emergence of various JavaScript libraries means we don’t have to write everything from scratch.

One of the most talked-about libraries these days is jQuery. Initially, I thought it was just another LINQ dialect, but I quickly realized it’s far more than that. While it spares me from having to hack everything myself, I still need to get up to speed with it—and with CSS, since jQuery heavily interacts with CSS classes and other elements.

Here are some resources that have helped me get started with jQuery:

Additionally, my good friend Ken coincidentally posted about jQuery on the same day. You can check out his blog post on jQuery for another perspective. No planned connection, just a happy coincidence!

Exploring jQuery has been quite an adventure, and these resources have been invaluable in my journey.

Twitter, Facebook