File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes HTML, CSS and JavaScript and the fly likes Correct way to implement javascript OO Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "Correct way to implement javascript OO " Watch "Correct way to implement javascript OO " New topic
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
    
    6
Have you read JavaScript the Good Parts?

Eric
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Correct way to implement javascript OO
 
Similar Threads
Applets-----To------HTML page .....How?
Benefits of OO JavaScript
Javascript onPaste
How to set JTextField with the name in a String
Custom Confirm Dialog