Display Product Options
In this episode we are going to display product options that we created in the previous episode.
Product Options And Directus Has Some Problems
In this episode we are going to create options for products. In our case those are going to be colours and sizes.
Product Display Page
In this episode we are going to create a product display page for our shop.
Filter Products By Category
In this episode I’m going to show you how to create a filter for our products using Directus and Next.js.
Fix M2M Relationship From Part 04
In this episode we are going to fix a mistake that I made in part 04 of this course.
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.
Let's Checkout... Directus 9
In this episode we are going to take a look at another headless CMS that is very similar to Strapi.
Internationalization (i18n)
In this episode we are going to take look at new internationalization features of both Strapi and Next.js.
Infinite Scroll And Filters With React Query
In this video I'm going to show you how I implemented Infinite Scroll and filters on my new website.
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.
Deploy To Shared Hosting With Github Actions
In this episode we are going to learn how to deploy our site to shared hosting using Github Actions.