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.
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:Conclusion2 Comments
Sort: