learnjsx.com

Next.js page transition articles

Cover Image for The comprehensive guide to use NProgress in Next.js [easy guide]

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

Cover Image for Loading Screen on Next.js page transition

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
Cover Image for How to build animated spinner with Tailwindcss and Next.js

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