Releases: ivandoric/Making-Websites-With-Next.js-And-Strapi
Next.js + Strapi - Infinite Scroll
In this tutorial I'm going to show you how to quickly build Infinite Scroll in your Strapi and Next.js application.
Next.js + Strapi - Generate Content With Faker.js
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
In this episode we are going to register users from our Next.js frontend to our Strapi backend.
Next.js + Strapi - Filters With React Query
In this episode we are going to filter the data in our Strapi and Next.js app with React Query.
Next.js + Strapi - Using PropTypes
In this episode we are going to learn how to use PropTypes inside our Next.js and Strapi application.
Next.js + Strapi - Image Component And Customizing Strapi Response
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.
Next.js + Strapi - Add Data To Strapi From Next.js
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
In this episode we are going to create user authentication for our Next.js and Strapi website using JSON Web Tokens or JWT.
Next.js - making multilingual site.
In this episode we are going to make our Next.js and Strapi site be multilingual.
Making Websites With Next.js And Strapi - [12] - Incremental Static Regeneration
In this episode we are going to talk about new feature in Next.js 9.5 called Incremental Static Regeneration.