Sidney Liebrand's blog - Building a Next.js page load progress bar

from blog Sidney Liebrand's blog, | ↗ original
I've seen a fair few tutorials on building a page load progress bar for Next.js applications but most of them use the external library NProgress. While NProgress is a very nice general purpose library we can also build our own 'cheap' progress bar without using any library!