Basics of NextJS

 Why NextJS?

  • Simplifies the process of Building webapplication for Production

  1.  Routing
  2. Api Routes
  3. Rendering- Supports both Client-sideRendering and ServerSideRendering.
  4. DataFetching
  5. Styling-Supports preffered sytling methods
    6.Dev and Prod system

Comments

Popular posts from this blog

Routing