JQuery Programmer Question: Download JQuery Programmer PDF

What are source maps in jQuery?

Tweet Share WhatsApp

Answer:

In case of jQuery, Source Map is nothing but mapping of minified version of jQuery against the un-minified version. Source map allows to debug minified version of jQuery library. Source map feature was release with jQuery 1.9.

Download JQuery Programmer PDF Read All 201 JQuery Programmer Questions
Previous QuestionNext Question
You get "jquery is not defined" or "$ is not defined" error. What could be the reason?Consider a scenario where things can be done easily with javascript, would you still prefer jQuery?