Skip to content

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

Next.js + Strapi - Infinite Scroll

18 Apr 12:40
Compare
Choose a tag to compare

In this tutorial I'm going to show you how to quickly build Infinite Scroll in your Strapi and Next.js application.

Checkout the video

Next.js + Strapi - Generate Content With Faker.js

11 Apr 10:36
Compare
Choose a tag to compare

In this video we are going to generate large amounts of content in seconds using Faker plugin for our Next.js and Strapi app.

Next.js + Strapi - Register Users

12 Feb 08:42
Compare
Choose a tag to compare

In this episode we are going to register users from our Next.js frontend to our Strapi backend.

Check out the video

Next.js + Strapi - Filters With React Query

01 Feb 08:55
Compare
Choose a tag to compare

In this episode we are going to filter the data in our Strapi and Next.js app with React Query.

Checkout the video

Next.js + Strapi - Using PropTypes

11 Jan 12:32
Compare
Choose a tag to compare

In this episode we are going to learn how to use PropTypes inside our Next.js and Strapi application.

Check out the video

Next.js + Strapi - Image Component And Customizing Strapi Response

29 Nov 16:09
Compare
Choose a tag to compare

In this episode we are going to take quick a look at new Image component in Next.js 10 and learn how to add additional data to our Strapi response.

Check out the video

Next.js + Strapi - Add Data To Strapi From Next.js

12 Sep 11:36
Compare
Choose a tag to compare

In this episode we are going to add some new movies to our site but using the frontend form instead of Strapi administration.

Next.js + Strapi - User Authentication

29 Aug 14:15
Compare
Choose a tag to compare

In this episode we are going to create user authentication for our Next.js and Strapi website using JSON Web Tokens or JWT.

Checkout the video

Next.js - making multilingual site.

09 Aug 09:49
Compare
Choose a tag to compare

In this episode we are going to make our Next.js and Strapi site be multilingual.

Checkout the video

Making Websites With Next.js And Strapi - [12] - Incremental Static Regeneration

01 Aug 11:30
Compare
Choose a tag to compare

In this episode we are going to talk about new feature in Next.js 9.5 called Incremental Static Regeneration.

Checkout the video