+ 2
who developed j query? and in which year?
what are the features and merits of j query what are the tags are used in j query ?
3 Answers
+ 2
actually J Query was first written by John Rezig and it was developed by Tim J Query
+ 2
It's history comes back to the year 2006 about 12 years ago but the newest version came up 7 months ago
+ 1
Search engines are your friend:
https://en.m.wikipedia.org/wiki/JQuery
https://www.w3schools.com/jquery/jquery_selectors.asp
I like jQuery because it's more concise than regular JavaScript, makes JavaScript easier to reason about and addresses some cross-browser compatibility issues.