Skip to content


Empowering JavaScript Through jQuery

Once I discovered jQuery, my life as a web developer changed. There are few libraries, tools, etc. that I can honestly say have completely changed the way I code. In all honesty, jQuery makes the difficult aspects of JavaScript and turns them into a strength. I recommend it over any other JavaScript library I know. It is smaller, leaner, straight forwards, and more powerful than anything out there. Large companies like Google, Microsoft, and Dell use it. Microsoft is now including jQuery in Visual Studio, their powerful IDE for making websites. If anything, I have yet to meet a person who has used jQuery and has gone to anything else.

Learning anything new can be challenging, so I thought I would share my resources on learning jQuery. First off you need to check out jQuery’s tutorial section. I recommend just about every tutorial on there, and each will help you understand jQuery a little better. Once you’ve gone through the tutorials on how jQuery, sit down and make something meaningful with it. Don’t just follow the tutorials, but actually try to use it in your next project. Soon you’ll see how amazing jQuery can be. Last but not least, my absolute favorite quick reference is Visual jQuery by Remy Sharp & Yehuda Katz. When ever I need to look up quickly how to do something, I use can find it within seconds on Visual jQuery.

I’m going to try to post at least one tip or trick with jQuery every week, not only to help me keep a history of my tricks, but to help others solve common problems. If anyone has any questions, please feel free to leave a comment and I’d be more than happy to answer any questions.

Related Posts

  1. ASP .NET 2.0, GridViews, HyperLinkField, and JavaScript I've found some interesting notes on ASP .NET's GridView, it's limitations and work arounds. For work I was looking for a way to execute JavaScript from clicking a link on a GridView Cell. An example would be to having a list of transactions and wanting to click a link to...
  2. iPhone Web Development: Controlling the viewport via Javascript Lately I've been doing a lot of iPhone web applications. A client wanted to create a portion of their site for the iPhone, and they wanted it to look a very specific way. In order to do this we had to set the view port's maximum-scale and minimum-scale to 1....
  3. iPhone SDK DNA - A Frustrating Issue I've been searching all over the internet for good resources on the iPhone SDK and tutorials. I know that many times that an SDK can sometimes be a little much to take in, and that it's documentation usually is too comprehensive for simple tutorials. It also is very important to...
  4. About Hi, I'm Justin Carmony. I am a professional web designer and software engineer who specializes in LAMP and Microsoft solutions. In my off time I enjoy writing piano music and reading. I'm married to my wonerful wife Joanna where we live in our little house in Ogden, Utah. Professional Work...
  5. Carrington Theme & Hashcash Plug-in Solution I've been a huge Hashcash fan since using WordPress. In a nutshell, it requires a browser to process some javascript to generate a number to verify that the browser in-fact read the page. This helps prevent bots from submitting spam comments. The idea is that if a spam bot was...

Posted in General. Tagged with , , , , , , .

One Response

Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.

  1. Agreed. jQuery is simply amazing

Some HTML is OK

(required)

(required, but never shared)

or, reply to this post via trackback.

Powered by WP Hashcash