Link to home
Start Free TrialLog in
Avatar of MJ
MJFlag for United States of America

asked on

OOP JS vs. regular JS

I about to rewrite some code I wrote about 10 years ago. It was the standard block of functions. I was thinking about rewriting it object-oriented but wasn't sure if there is any advantage to it? What are the advantages to writing the code OO? I understand that OO takes a performance hit?
Avatar of Loganathan Natarajan
Loganathan Natarajan
Flag of India image

You better consider to go with Java Script frameworks like Jquery , mootools , dojo, extjs
These js frameworks got rich features like functions, methods, easy handling events etc.,
ASKER CERTIFIED SOLUTION
Avatar of Julian Hansen
Julian Hansen
Flag of South Africa image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial