Hey there,
I am a newbie to js and I was wondering if it was better to build the js into classes and using prototypes etc…
I wrote my own validation covering all inputs and i came across a site explaining how to use classes with JS.
Would it be better for me to convert my validation into a class and use prototype where possible or it does not matter.
If anybody have knowledge about that, please would you mind sharing it with me.
Thanks for any help.
Regards
Jerome