Description
In this course, you will :
- Build a music event application from start to finish
- Learn the fundamentals of NextJS
- Create a backend using Strapi CMS
- JWT Authentication / HttpOnly Cookie Storage
- Pagination, search, image uploading with Cloudinary
- Build a static blog with pagination, search & categories using Markdown
- Deploy to production using Vercel
Syllabus :
- Next.js Fundamentals
- Data Fetching
- Strapi Backend
- Events Functionality - Part 1
- Events Functionality - Part 2
- Authentication, JWT & HttpOnly Cookies
- Authorization & Access
- Extras & Deployment
- Project 2 - DevSpace Static Markdown Blog
- Fetch, Parse & Display Markdown Posts
- Pagination & Category Pages
- Search, Caching Posts & Deployment