Making Websites With Next.js And Strapi
In this series we are going to learn how to create a websites using Next.js. The main focus of the series will definitely be Next.js, but we will do some work with Strapi too, which we will use as our API and CMS
Layouts With Reflexbox
In this episode we are going to learn how to layout your React components using Reflexbox.
Episode 418:33
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