Performance Q&A guide

Yes, we tell the browser to cache it, so subsequent page loads should be faster. Also, we separate the javascript out into generic javascript that runs on every bubble app, and specific javascript for the current page, so that the generic javascript can be cached even between different bubble apps (which means the more people who use bubble, the faster apps will load!)

6 Likes