In this awesome journey of Next.js learning, I will be sharing my knowledge acquired via Next.js documentation as well as other relevant internet resources.
My primary focus of learning will be:
- Core Concepts of Next.js
- Terminologies involved in the Next.js (as well as web application development overall)
- Features provided by Next.js
- Syntax
- and more (will be adding as I learn)
Reference: Official Next.js Documentation
Prerequisites
- JavaScript knowledge.
- Knowledge of TypeScript will be good to have.
- Knowledge or REST API
- Basic web development workflows knowledge.
- ReactJS knowledge (Next.js is framework for ReactJS so this is a must have).
I hope by following along with this information, it will help you understand the framework in more productive way.
Happy Learning and Cheers!!!