Go To Content
codylindley.com

codylindley.com

Javascript Resources

Typically when I am faced with a problem that requires the use of Javascript I will initiate the process to a solution by searching the web for an example which may already exist. Once I find a good example, I will dissect the code until I have sucked every little piece of scripting knowledge I can from the code. I resist the urge to cut and paste, as it gains me no personal knowledge and only shallow glory. Of course, when time is of the essence shallow glory is all I may have time for. The places that I will start looking for example code are listed below.

My question to you dear reader is, are there any missing resources from my list?

 
  1.   #1 Comment Posted by Geert Baven on Oct 3, 12:12 AM

    Hi Cody,
    http://jstween.blogspot.com/ might be a good resource

  2.   #2 Author Comment on Oct 3, 10:22 AM

    @Geert – Good call, I had that link somewhere…

  3.   #3 Comment Posted by Hugh Griffith on Oct 3, 11:25 AM

    Did you try asking my mom?

  4.   #4 Comment Posted by Johan on Oct 7, 05:33 AM

    http://www.snook.ca
    http://www.robertnyman.com
    http://www.particletree.com

  5.   #5 Comment Posted by Simon Plenderleith on Oct 12, 09:04 PM

    Particle Tree have some good concepts/functionality in their articles, but some of the code is a bit inelegant in my opinion (not wishing to sound too high and mighty!).

    Cheers Cody for adding a link to my script TargetOrder! Greatly appreciated!

  6.   #6 Author Comment on Oct 13, 11:24 AM

    @Simon – No worries, it’s real nice work!