Videos tagged with: nextjs
Products and Categories
In this episode we are going to start building an e-commerce site using Directus and Next.
Fix No Access Issue, Update Database, Install GraphQL Playground
In this episode we are going to do a bit more cleanup (sorry), before building our app.
Update Directus And Fix A Bug
In this episode we are quickly going to update Directus, and also fix a bug that I noticed.
Install Next, Directus, Tailwind, React Query, GraphQL And Fetch Data
In this first episode of Nextjs and Directus series we are going to set everything up and fetch some data to see if everything is working properly.
Internationalization (i18n)
In this episode we are going to take look at new internationalization features of both Strapi and Next.js.
Infinite Scroll
In this tutorial I'm going to show you how to quickly build Infinite Scroll in your Strapi and Next.js application.
Generate Content With Faker
In this video we are going to generate large amounts of content in seconds using Faker plugin for our Next.js and Strapi app.
Let's Checkout... Prisma & Next.js
In this video we are going to implement Prisma to a fresh install of Next.js and see how to make a full stack application.
User registration
In this episode we are going to register users from our Next.js frontend to our Strapi backend.
Filters With React Query
In this episode we are going to filter the data in our Strapi and Next.js app with React Query.
PropTypes
In this episode we are going to learn how to use PropTypes inside our Next.js and Strapi application.
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.
Let's Checkout... Blitz.js
In this episode we are going to take a look at Blitz.js and specifically it's features for working with databases.
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.
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.
Multi language
In this episode we are going to make our Next.js and Strapi site be multilingual.