1. Home
  2. Computing & Technology
  3. JavaScript
photo of Stephen Chapman

Stephen's JavaScript Blog

By Stephen Chapman, About.com Guide to JavaScript since 2004

Object Oriented Javascript

Sunday April 20, 2008
For more complicated JavaScript you can define your own objects

In the thirty fourth tutorial in the original "Learn JavaScript" series we introduce an alternative method of writing JavaScript code that is based more on object oriented techniques. JavaScript is more prototype based rather than class based but you still get the opportunity to define your own objects.

Object Oriented JavaScript

Comments

No comments yet. Leave a Comment

Leave a Comment

Line and paragraph breaks are automatic. Some HTML allowed: <a href="" title="">, <b>, <i>, <strike>

Explore JavaScript

More from About.com

  1. Home
  2. Computing & Technology
  3. JavaScript

©2008 About.com, a part of The New York Times Company.

All rights reserved.