Videos tagged with: strapi
Dynamic routes
In this episode I'm going to show you how to create simple and then more advanced dynamic routes for your Next.js and Strapi application.
Episode 619:50
Static Routes, Nested Routes, And Navigation
In this episode we are going to talk about Next.js Routing, Nested Routes, Link component and we are also going to create a dynamic Navigation for our Next site.
Episode 519:34
Fetching The Data
In this episode we are going to learn about getServerSideProps() async function in which we are going to fetch our data, and Server Side Render it.
Episode 315:25