Webpack 4 course – part eight. Dynamic imports with prefetch and preload
In the first article of this Webpack 4 course series, we’ve covered imports and exports. This time we will dig deeper into dynamic imports because they deserve a separate article. We will explain what they are and how to use them. Let’s start! Webpack 4 course: what are dynamic imports? Back in the days, ECMAScript […]