- 2
JSON and Jquery which is more efficient in web design?
2 Réponses
+ 6
Json is data object, it's a data element, it's not a programming language.
JQuery is a JavaScript library that use it mainly for ease of DOM access manipulation.
+ 1
jQuery is a JavaScript library that enables rapid development of previously difficult
or time-consuming JavaScript tasks.