Next.js page transition articles
How to use nprogress with all its features like removing spinner, change progress bar color, changing trickle rate and trickle speed in Next.js

Ali Bentaleb
More Stories
Loading Screen on Next.js page transition
How to implement a transition or a loader when navigating between pages, in this tutorial we explain how we can use nprogress for this purpose

Ali Bentaleb
How to build animated spinner with Tailwindcss and Next.js
How to draw a spinner using tailwindcss and change its animation, this is useful when we want to convince users that something is happening in the background and data is coming

Ali Bentaleb