Wednesday, December 23, 2009

What is the best way to write efficient Object Oriented JavaScript?

I am trying to write a custom JavaScript framework. For that I need to categorize the classes into namespaces etc. So I need the most efficient way to write the classes, like wether or not to use prototype. Which notation shall be used the JSON or the other etc. Keeping in mind that the framework is cross browserWhat is the best way to write efficient Object Oriented JavaScript?
wooow

No comments:

Post a Comment