| Author |
Correct way to implement javascript OO
|
mandlar suurla
Ranch Hand
Joined: Jun 11, 2008
Posts: 67
|
|
|
I am being read lot of articles how to implement the OO in javascript, but i havent seen the one standard way to do it. The latest ES5 way to do the OO too verbose, what to you thin what is the heading of OO style in JS ?
|
 |
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15357
|
|
Have you read JavaScript the Good Parts?
Eric
|
 |
 |
|
|
subject: Correct way to implement javascript OO
|
|
|