Does preloading of modules make sense?

An easy to implement technique relieving developers of bundling

Marian Čaikovski
4 min readOct 22, 2021

--

JavaScript modules offer enjoyable developer experience. However, it is believed that modules might disappoint exceptionally demanding users on the first-time visit because, in comparison to a single bundle, numerous modules need more time to load.

--

--

Marian Čaikovski

Java, JavaScript and SQL developer. Interested in data collection and visualization.