What is the difference between .js and .min.js?

Answer Posted / chaitanya

jQuery library comes in 2 different versions Development and Production/Deployment. The deployment version is also known as minified version. So .min.js is basically the minified version of jQuery library file. Both the files are same as far as functionality is concerned. but .min.js is quite small in size so it loads quickly and saves bandwidth.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Difference between document.ready and window.onload? : jQuery Mobile

488


Explain why there are two different version of jquery library? : jquery mobile

443


What is the difference between $(window).load and $(document).ready?

439


Explain is jquery replacement of java script? : jquery mobile

461


What are the features of jquery used in web applications?

480






Which are the fastest selectors in jquery? : jquery mobile

414


How can you delay document.ready until a variable is set?

501


Define jquery filter?

498


How to multiple AJAX requests be run simultaneously in jQuery?

426


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

437


Why is not dom ready working for jquery mobile? : jquery mobile

445


What are features of jquery or what can be done using jquery?

407


Which operating system is more compatible with jQuery?

514


What is parseint() and why it is used?

510


How to validate email using jquery?

459