Build your Own JavaScript Library - Part 2

Over the course of the past few years, the JavaScript community has exploded exponentially. While technologies like Ajax certainly had something to do with the popularity of JavaScript, it it's safe to say that libraries are the primary reason we've seen such astonishing growth in the community.


Also available in this series:

  1. Build your Own JavaScript Library - Part 1
  2. Build your Own JavaScript Library - Part 2

No longer is the browser the playground of those who venture into JavaScript development and brave the disparate APIs supported by multiple browsers. Thanks to libraries, the differences between the popular browsers are minimized, making cross-browser development much easier than it used to be.
This tutorial includes a screencast available to Tuts+ Premium members.

Full Screencast


Tags:

Comments

Related Articles