Improving JavaScript Bundle Performance With Code-Splitting
Quick summary ↬ In this article, Adrian Bece shares more about the benefits and caveats of code-splitting and how page performance and load times can be improved by dynamically loading expensive,…