I noticed that there is always a \"min\" version (stands for mini?) for most JavaScript libraries (e.g., jQuery).
What is the difference? Less functionality but smal
Smaller size because all of the white space is removed from the file. Just open both files in text editor and you will see.