menu
techminis

A naukri.com initiative

google-web-stories
Home

>

Programming News

>

Things You...
source image

Medium

1w

read

252

img
dot

Image Credit: Medium

Things You Should Know as a Next.js Developer (That No One Tells You)

  • Think like a chef. Not every dish needs to be cooked fresh (SSR). Some can be meal-prepped (SSG), and some should be served right from the pantry (CSR).
  • pages/api/hello.js file is actually a mini serverless function.
  • Keep logic lean and consider externalizing business logic when things get serious.
  • Next.js routing is basically witchcraft compared to React Router.

Read Full Article

like

15 Likes

For uninterrupted reading, download the app