Continuing to optimize our app, could anyone weigh in on the difference between static.js and dynamic.js here? What exactly are they and how can one go about making them faster.
Notably they are nowhere near as long on subsequent refreshes/revisits to this page, even with cache disabled.
Adding to my confusion, I notice that when I first load a page, the dynamic.js file can take as long as 5 seconds to load (most of that time is waiting), taking way longer than the larger static.js file.