Next.js Dev to Deployment
Learn Next.js by building a music event website
Created by Brad Traversy | 6.5 hours on-demand video course
Next.js is a framework for building server-side rendered React websites as well as static websites. This Next.js Dev to Deployment Course is a project-based course for learning Next.js. We will build a music events application that will give you the foundational knowledge that you need to create your own applications. We will use Strapi (a headless CMS) as our backend but you could just as well use anything. Next.js can also be used as a static site generator. I will be adding a completely static blog project within a month of initial release and possibly a third project in the future.
What you’ll learn
- 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
- Static site generation
Recommended Course by Brad Traversy
Modern JavaScript From The Beginning 2.0 (2024)
PHP From Scratch 2024 | Beginner To Advanced Best seller
70+ JavaScript Challenges: Data Structures & Algorithms
Bootstrap 5 From Scratch | Build 5 Modern Websites Best seller
MERN From Scratch 2023 | eCommerce Platform
Tailwind CSS From Scratch | Learn By Building Projects Best seller
React Front To Back
20 Web Projects With Vanilla JavaScript
50 Projects In 50 Days – HTML, CSS & JavaScript
MERN Stack Front To Back: Full Stack React, Redux & Node.js
Who this course is for:
- People that want to learn NextJS
- Learn the foundations to build a full stack application with CRUD, pagination, authentication and more