Skip to content

This repository serves as my personal Next.js knowledge hub — where I’ve consolidated key concepts, examples, and takeaways.

Notifications You must be signed in to change notification settings

Swati-Tanu/Next.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 

Repository files navigation

Next.js Learnings ⚡

A collection of my personal notes, experiments, and concepts learned while exploring Next.js.
This repository serves as a single place to organize my understanding of how Next.js works — from fundamentals to advanced features.


📚 Topics Covered

  • File-based Routing
  • Server Components & Client Components
  • Data Fetching (SSR, SSG, ISR, CSR)
  • API Routes
  • Middleware & Edge Functions
  • Dynamic Routing & Params
  • Layouts, Metadata & App Router
  • Authentication & State Management
  • Deployment & Optimization

🧠 About

Each section contains simplified explanations, hands-on examples, and references to core Next.js concepts.
The goal is to deeply understand the framework and learn how to build scalable, production-ready React applications with Next.js.


🚀 Tech Stack

  • Next.js
  • React
  • TypeScript (optional in examples)
  • Tailwind CSS (for styling)
  • Vercel (for deployment)

🤝 Contributing

This is primarily my learning space, but suggestions and improvements are always welcome.
If you find something that could be explained better — feel free to open a PR or issue.


🧾 License

Open for educational and learning purposes — clone, fork, or reference freely. 💡


“Learning Next.js is learning how modern React truly works — on both client and server.”

About

This repository serves as my personal Next.js knowledge hub — where I’ve consolidated key concepts, examples, and takeaways.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published