
JavaScript is this cool technology that lets you have interesting functionality on your site, but it also has its price. Mainly, it can slow things down.
So an easy fix you can do is move all JavaScript files to the footer, rather than having them in the header (usually the default setup). Do this with a plugin like Scripts To Footer.