Skip to content

Releases: ivandoric/Making-Websites-With-Next.js-And-Strapi

Making Websites With Next.js And Strapi - [11] - getStaticProps

21 Jun 11:38
Compare
Choose a tag to compare

In this episode I'm going to show you the difference between getServerSideProps and getStaticProps in Next.js.

Checkout the video

Making Websites With Next.js And Strapi - [10] - Deploying To Digital Ocean

12 Jun 15:06
Compare
Choose a tag to compare

In this episode we are going to deploy our Next.js App and Strapi API to Digital Ocean.

Checkout the video

Making Websites With Next.js And Strapi - [09] - Using Context API

07 Jun 09:31
Compare
Choose a tag to compare

In this episode we are going to use React Context API to get the data for our navigation and also to create a simple state management.

Check out the video

Making Websites With Next.js And Strapi - [08] - Next SEO

22 May 13:08
Compare
Choose a tag to compare

In this episode you are going to learn how to implement SEO on your Next.js website.

Check out the video

Making Websites With Next.js And Strapi - [07] - Pagination

09 May 11:21
Compare
Choose a tag to compare

In this episode we are going to learn how to create a pagination for our Nextjs and Strapi website.

Checkout the video

Making Websites With Next.js And Strapi - [06] - Dynamic Routes

25 Apr 11:00
Compare
Choose a tag to compare

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.

Check out the video

Making Websites With Next.js And Strapi - [05] - Static Routes, Nested Routes And Navigation

22 Apr 11:08
Compare
Choose a tag to compare

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.

Checkout the video

Making Websites With Next.js And Strapi - [04] - Layouts With Reflexbox

11 Apr 14:24
Compare
Choose a tag to compare

In this episode we are going to learn how to layout your React components using Reflexbox.

Checkout the video

Making Websites With Next.js And Strapi - [03] - Fetching The Data

05 Apr 10:34
Compare
Choose a tag to compare

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.

Checkout the video

Making Websites With Next.js And Strapi - [02] - CSS in JS

29 Mar 15:34
Compare
Choose a tag to compare

In this video we are going to be talking about CSS in JS, which is a different kind of approach of styling your applications and websites.

Checkout the video