Next.js | How to display a good loader/shimmer while processing a getServerSideProps request. Pages that use the getServer sideProps function cannot be cached or pre-loaded. The user have a impression that link don’t work well because the same page displayed to him.

2m read timeFrom towardsdev.com
Post cover image
Table of contents
Next.js | How to display a good loader/shimmer while processing a getServerSideProps request.More seriously. What’s the problem ?The solution:Conclusion
2 Comments

Sort: