Why there are two different version of jQuery library?

Answer Posted / chaitanya

jQuery library comes in 2 different versions.

Development

Production/Deployment

The development version is quite useful at development time as jQuery is open source and if you want to change something then you can make those changes in development version. But the deployment version is minified version or compressed version so it is impossible to make changes in it. Because it is compressed, so its size is very less than the production version which affects the page load time.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a cdn? : jQuery Mobile

480


Tell me what are the slow selectors in jquery? : jquery mobile

441


What is queue() in jquery? Use of queue() in jquery?

444


How can we debug jQuery?

523


What are the methods used to provide effects in jquery?

434






How to debug jQuery?

590


What is the method used to define the specific character in place of $ sign?

567


Difference between prop() and attr()? : jQuery Mobile

479


Why are not some scripts and styles loading? : jquery mobile

448


What is jquery.size()? : jquery mobile

474


Back onto jquery ui' can you see jquery ui making more of an impression in the future, lead by the current successes of jquery?

441


What is jQuery connect?

444


Why jQuery is needed?

501


Explain finish method in jquery? : jquery mobile

458


Explain the difference between body onload() and document.ready() function? : jquery mobile

473