Next.js Interview Questions -Topic Wise
BASICS OF NEXT.JS
What are main features of Next.js ?
Next.js have features like -
→ Server side rendering
→ Static site rendering
→ API Routes for serverless functions
→ Automatic code splitting
→ Fast Refresh for development
Diffrence betwe...
rajputayushjs.hashnode.dev4 min read