Copyright © Jakob Persson

programming (2)

A five minute introduction to effective JavaScript with jQuery

There are some tools that are so powerful that you can do really stupid things with them. Used the wrong way, they allow you to create behemoths of unmaintainable code and co-dependencies. JQuery is one of those tools. On the other hand, used wisely, you can also do infinitely useful things with it. Five minutes will show you how.

Continue reading...