Some JavaScript Links To Chew On

I've flagged a few links to noteworthy JavaScript posts over the last month.

Yahoo! Video: Advanced JavaScript Part I, Part II, Part III. A lecture by Douglas Crockford.

IEBlog: Jscript Inefficiencies Part I, Part II, Part III.

Rick Strahl: "FireBug 1.0 Beta Rocks". FireBug is a JavaScript debugger with some remarkable features.

Rick again: "HREF links and javascript : Navigation".

Jason Diamond: "Not Delegates".

Jim Ley: "JavaScript Closures".

Sergio Pereira: Quick Guide To Somewhat Advanced JavaScript.

Pathfinder: JsUnit – Agile AJAX Development

Mike West: Scope In JavaScript

posted on Tuesday, January 16, 2007 11:54 PM by scott

Comments

Wednesday, January 17, 2007 8:04 AM by AzamSharp

# re: Some JavaScript Links To Chew On

Thanks for the cool links!
Wednesday, January 17, 2007 8:06 AM by Scott

# re: Some JavaScript Links To Chew On

If you haven't seen it already, check out the Quirksmode site. It's a great resource. http://www.quirksmode.org/resources.html
Wednesday, January 17, 2007 8:44 AM by JFR

# re: Some JavaScript Links To Chew On

You can also add Companion.JS :

http://www.ieforge.com/CompanionJS/HomePage

This is a very early version (0.1).

And also the DebugBar :

http://www.debugbar.com

where you can view all JS code and execute custom js in an existing page.

Hope this helps.
Wednesday, January 17, 2007 12:17 PM by Sergio

# re: Some JavaScript Links To Chew On

Thanks for linking my article. Let me share some links too:
Firebug debugger tutorial:
http://www.ddj.com/dept/debug/196802787
JS Closures with live samples: http://blog.morrisjohns.com/javascript_closures_for_dummies
Wednesday, January 17, 2007 8:38 PM by Christopher Steen

# Link Listing - January 17, 2007

SharePoint Builder now setup on CodePlex [Via: bsimser ] Enterprise Library 3.0 Dec CTP on Code Plex...