SharePoint Blogs / SharePoint University
SharePoint Blogs and SharePoint University - all in one place!
Need SharePoint Training? Attend a SharePoint Bootcamp!

Please delete cookies related to sharepointblogs.com and sharepointu.com to resolve login issues!

Best Practices in Javascript Library Design

Last night, I'd the chance to look at John Resig's talk on the Best Practices in Javascript Library Design.

                This talk explores all the techniques used to build a robust, reusable, cross-platform JavaScript Library. We’ll look at how to write a solid JavaScript API, show you how to use functional programming to create contained, concise, code, and delve deep into common cross browser issues that you’ll have to solve in order to have a successful library. John Resig is a JavaScript Evangelist, working for the Mozilla Corporation, and the author of the book ‘Pro Javascript Techniques.’ He’s also the creator and lead developer of the jQuery JavaScript library and the co-designer of the FUEL JavaScript library (included in Firefox 3).

  1. jQuery - that simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to our web pages.
  2. Fuel - Firefox User Extension Library - is a JavaScript Library designed to help developers build extensions using terminology and interfaces that are familiar to them. It will be usable in Firefox 1.5-3.0.

Download jQuery


Posted 09-26-2007 8:44 PM by LovedJohnySmith

Comments

Mike Carpenter wrote re: Best Practices in Javascript Library Design
on 09-27-2007 8:44 AM

Excellent Information! - BUT, How about the jQuery performance?

Links (9/27/2007) « Steve Pietrek’s SharePoint Stuff wrote Links (9/27/2007) « Steve Pietrek’s SharePoint Stuff
on 09-27-2007 8:00 PM

Pingback from  Links (9/27/2007) « Steve Pietrek’s SharePoint Stuff

LovedJohnySmith wrote re: Best Practices in Javascript Library Design
on 09-28-2007 9:45 PM

Mike---

Please have a look at the following URL for speeding/performance:-

ejohn.org/.../javascript-engine-speeds

Hope this helps!

Thanks,

Johnson

Add a Comment

(required)  
(optional)
(required)  
Remember Me?
Need SharePoint Training? Attend a SharePoint Bootcamp!
Posts (c) their respective authors. Everything else (c) 2009 SharePoint Experts, Inc.