I find that using Javascript’s OOP approach is easier when building a site because it allows for easier organization of objects. Jquery comes in handy if effects need to be applied, but if not, I find Javascript objects easier to get the job done with. Has anyone else had similar experience? Does anyone disagree?
I find that using Javascript’s OOP approach is easier when building a site because
Share
Jquery is javascript, so I would disagree.