Next.js is a framework for building server–side rendered React websites as well as static websites. This 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
We will learn the fundamentals of Next.js like…
Pages & Routing
Data Fetching Methods – getServerSideProps, getStaticProps, getStaticPaths
Custom API Routes
Static Generation
CSS Styling
Image Optimization
In our main project, we will also be working with…
Strapi CMS
Authentication with JWT (JSON Web Tokens)
Authorization and access control
Storing HttpOnly Cookies on the server
Pagination, search filters, etc
Image uploading with Cloudinary integration
Deploying to Vercel and Heroku
Next.js can also be used to create static websites . The second project is a static blog called Devspace
TaiilwindCSS Integration
Static Data Fetching/Generation
Create, Fetch & Parse Markdown with Frontmatter
Search Functionality with API route/Serverless Function
Post Caching
Git Hooks with Husky
Deploy to Vercel
What should you know before taking this course?
You should know JavaScript basics and modern JavaScript features like arrow functions, restructuring, the spread operator
Specification: Next.js Dev to Deployment
|
10 reviews for Next.js Dev to Deployment
Add a review Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Price | $12.99 |
---|---|
Provider | |
Duration | 10 hours |
Year | 2021 |
Level | All |
Language | English ... |
Certificate | Yes |
Quizzes | No |
Jarle Igeltj rn –
As always… a super good course from Brad.
Bruce Engelbrecht –
Always love Brad’s courses!
Yuri Ossipov –
Dude is a legend. Nuff said.
Eric John Llovido –
Brad is a great teacher
John Daniel Semine –
For a foundational course, it’s great! I was really having a tough time on my own learning Next.js but this course was a huge help in really getting me to understand the basics. I never touched backend stuff before this but the instructor was able to explain what’s going on well enough for me to at least not be completely lost. I still had to look up some topics like JSON Web Tokens as it’s used in the course but he didnt explain it.
Jon Kelly –
Brad’s always great at teaching
Ken Pavalko –
Another very good and thorough class
Artur Gawron –
Great Next.js course!
Bradley –
This course is an excellent and quick way to not only learn how to develop a next js full stack app but also teaches you how to delpoy it for production.
Dusan knezevic –
Nexjs Blog tutorial is concise walkthrough with a few instances where the additional explanations for some actions would be beneficiary. Apart of that, very useful and condensed content for swift jump into the actual coding.