Tags → #next.js
-
When Should You Use Next.js getServerSideProps?
This was a recent doubt that I had, and when I researched the answer I noticed that many are making a mistake when it comes to this.
-
Next.js - Handling Linkable Tabs
Do you need to have tabs in your Next.js app and these tabs need to have links to them?