JQuery or JavaScript which is quicker in execution?
Answer / Shashank Nigam
In general, vanilla JavaScript can be faster because jQuery adds a layer of abstraction over it. However, the difference is usually negligible and not significant in most real-world scenarios.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between jquery and javascript?
How do you update ajax response with id " resilts"?
What is the use of jquery .each() function?
What is a CDN?
What is jquery connect and how to use it?
Have any of your startup projects failed dismally - if so, why and how did you learn from them?
Can you please explain the difference between prop and attr? : jquery mobile
Difference between javascript and jquery? : jQuery Mobile
Is jquery html() method works for both html and xml documents?
Can we add more than one ‘document.ready’ function in a page?
Define jquery connect?
Does events are also copied when you clone any element in jQuery?