Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Admin Panel: Plugin Icon and First Component
In this video, you will learn about the plugin icon and the first component in the admin panel. This clip is from the chapter "Strapi Plugin Development: Create a Plugin" of the series "The Complete Strapiâ„¢ Course with Plugins and...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Creating a Single Content Type
In this video, you will learn how to create a single content type. This clip is from the chapter "Designing Strapi Content Types" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, you will learn...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Getting Dynamic Zones Through GraphQL
In this video, you will learn how to get dynamic zones through GraphQL. This clip is from the chapter "Working with GraphQL" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, we will start working...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Populate Your API Responses with Relations and More
In this video, you will learn how to populate your API responses with relations and more. This clip is from the chapter "Working with REST API" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, we...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Finishing the Blog Application
In this video, we will be working on finishing the blog application by designing our pages data types. This clip is from the chapter "Designing Strapi Content Types" of the series "The Complete Strapiâ„¢ Course with Plugins and...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - SEO and Page Challenge
In this video, we will work with SEOConfig. This clip is from the chapter "Designing Strapi Content Types" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, you will learn how to design Strapi...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Creating Header and Footer Types
In this video, you will learn how to create header and footer types. This clip is from the chapter "Designing Strapi Content Types" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, you will learn...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Creating a Global Configuration Type
In this video, you will learn how to create a global configuration type. This clip is from the chapter "Designing Strapi Content Types" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, you will...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Fixing the Homepage
In this video, you will learn how to fix the homepage. This clip is from the chapter "Designing Strapi Content Types" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, you will learn how to design...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Creating the Homepage Content Entry
In this video, you will learn how to create the homepage content entry. This clip is from the chapter "Designing Strapi Content Types" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, you will...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Creating a Dynamic Zone
In this video, you will learn how to create a dynamic zone. This clip is from the chapter "Designing Strapi Content Types" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, you will learn how to...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Creating a Component for Posts Selection
In this video, you will learn how to create a component for Posts Selection. This clip is from the chapter "Designing Strapi Content Types" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, you...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Components
In this video, you will learn how to use Strapi components to improve the code reusability. This clip is from the chapter "Designing Strapi Content Types" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Data Fields
In this video, we will understand different data fields such as text, rich text, number, date, Boolean, relation, email, password, and more. This clip is from the chapter "Designing Strapi Content Types" of the series "The Complete...
Curated Video
GCSE Physics - Series Circuits #17
This video covers: - The difference between series and parallel circuits - How current, voltage and resistance are shared in series circuits - Example calculations General info: - Suitable for all GCSE and IGCSE courses - Suitable for...
Curated Video
GCSE Physics - Parallel Circuits #18
This video covers: - What parallel circuits are - How potential difference, current and resistance are split in a parallel circuit. General info: - Suitable for all GCSE and IGCSE courses - Suitable for higher and foundation tiers -...
Curated Video
GCSE Physics - What is Pressure? #48
This video covers: - What pressure is - How to calculate it using the equation: p = F/A General info: - Suitable for all GCSE and IGCSE courses - See below for whether it is higher or foundation tier for your exam board - See below for...
Curated Video
Build a DALL-E Image Generator using React, JavaScript, and OpenAI - Next.Js Basics for Absolute Beginners
In this video, you will learn some basics of the Next.js code to build our application using the codes we will require to run the app. You will learn to deploy the Next.js boilerplate and how to deploy the app. This clip is from the...
Curated Video
ChatGPT Voice-Powered Chatbot Build with React and FastAPI - Styling Our First Button
In this video, we will add some styling to our button using Tailwind classes. This clip is from the chapter "Extra: (Optional) - React Crash Course" of the series "ChatGPT Voice-Powered Chatbot Build with React and FastAPI".In this...
Curated Video
ChatGPT Voice-Powered Chatbot Build with React and FastAPI - What Just Happened
In this video, we will take a closer look at what happened in the previous video, including how to render the component and add it to the DOM. This clip is from the chapter "Extra: (Optional) - React Crash Course" of the series "ChatGPT...
Curated Video
ChatGPT Voice-Powered Chatbot Build with React and FastAPI - Your First Component
In this video, we will dive into creating our first component and explore its structure and purpose. This clip is from the chapter "Extra: (Optional) - React Crash Course" of the series "ChatGPT Voice-Powered Chatbot Build with React and...
Curated Video
ChatGPT Voice-Powered Chatbot Build with React and FastAPI - What We Are Building - Extra: (Optional) - React Crash Course
In this video, we will take a quick look at what we will be building in this React crash course. This clip is from the chapter "Extra: (Optional) - React Crash Course" of the series "ChatGPT Voice-Powered Chatbot Build with React and...
Curated Video
ChatGPT Voice-Powered Chatbot Build with React and FastAPI - Tech Stack - Frontend
In this video, we will cover the frontend tech stack and tools that we will be using for the project. You will learn about React and how to set up a frontend interface. We will discuss how we will integrate the backend server into the...
Curated Video
ChatGPT Voice-Powered Chatbot Build with React and FastAPI - Adding Audio Recording Functionality
In this video, we will add the functionality to record audio in our application. We will explore the necessary code and structure to achieve this feature. This clip is from the chapter "Frontend - React Web Application" of the series...