Next.js

 =>Next.js is React based web framework created by vercel.

=> it extends react.js by adding feature like ssr,ssg,routing and api routing, making it one of the most popular frameworks for modern web apps

 

 

feature

    * file based routing

    * rendering option

    * api routing

    * typescript support

    * SEO friendly  

 

uses :

    * dashboard

    * hybrid apps

    * saas platform

    * seo friendly websites 

Comments

Popular posts from this blog

Programming language Comparision table

Csharp