Clean URLs in Next.js Using Next Routes
Offered By: Ben Awad via YouTube
Course Description
Overview
Discover how to implement clean URLs in Next.js using the Next Routes library in this 21-minute tutorial video. Explore server setup, JSON configuration, React component creation, and user mutation processes. Learn to create and utilize context, handle token returns, and implement redirects. Access the accompanying code on GitHub and delve into additional resources provided in the video description. Perfect for developers looking to enhance their Next.js routing skills and create more user-friendly URL structures.
Syllabus
Intro
Server Setup
Server JSON
Create React component
Confirm user mutation
Add user mutation
Confirm user
Apollo Client
Create Context
Return Token
Redirect
Context
Testing
Taught by
Ben Awad
Related Courses
Andre's LarabitsLaracasts Build a MERN application using Next.js
Coursera Project Network via Coursera Build a Server Rendered Website with Next.js
Coursera Project Network via Coursera Intro to Next.js
Codecademy Learn Next.js
Codecademy