How to Use Dynamic Imports in Next.js
During some late night performance testing, I kept asking myself, “How can I reduce page load times in Next.js load times?” While obsessing over the Network Panel tool, I did what most engineers do in times of desperation and hit the Google. That’s when...
Read More How to Use Dynamic Imports in Next.js