filmov
tv
Master Next JS: The Ultimate Guide to Dynamic Routes

Показать описание
I will show you the real world example of creating the dynamic routes based on a data fetched from the server, so let's dive in!
------------------------------------------------
Hello, my name is Konstantyn, I'm a Senior Frontend Engineer working in the lovely city of Warsaw. My main technology stack is React. Please ask me questions in comments and subscribe for more tutorials like this!
✅ Follow Me:
-------------------------------------------------
Dynamic routes is pretty common scenario in any fairly complex application. For example this could be blog posts, articles on a news website or pages of products in online shop.
Let's create a simple example of dynamic routes.
In this case a word "slug" means the last part of the URL that identifies a specific page. It is typically human-readable and represents the page's title or topic.
#nextjs13 #nextjstutorial #nextjs
------------------------------------------------
Hello, my name is Konstantyn, I'm a Senior Frontend Engineer working in the lovely city of Warsaw. My main technology stack is React. Please ask me questions in comments and subscribe for more tutorials like this!
✅ Follow Me:
-------------------------------------------------
Dynamic routes is pretty common scenario in any fairly complex application. For example this could be blog posts, articles on a news website or pages of products in online shop.
Let's create a simple example of dynamic routes.
In this case a word "slug" means the last part of the URL that identifies a specific page. It is typically human-readable and represents the page's title or topic.
#nextjs13 #nextjstutorial #nextjs