How do I prevent caching?

How do I prevent caching?

I have a web page I'm working on that works ok on pc's but takes forever to load on mobile devices.  Is there a javascript command I can add that would make it so the only files cached were the individual files I click on?  Now that I'm writing this I'm thinking maybe I need to use PHP.