Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - JS Placement
In this video, you will learn about the placement of functions of JavaScript in between open and closed head tags.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - The EC2 Dashboard
This lesson provides a comprehensive overview of the Amazon Elastic Compute Cloud dashboard.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Activate MFA for the Root User Account
In this video, you will learn how to set up multifactor authentication for the root user we created for our project.
Curated Video
ChatGPT for Salesforce Development - Use ChatGPT to Write Flows - Part 1
In this video, we will start using ChatGPT to write a Salesforce flow. You will learn how to interact with the chatbot to build a flow step-by-step and then practice implementing the flow in Salesforce. This clip is from the chapter "Use...
Curated Video
Charles Meets a Fire Marshal by Miko Marsh
Charles and his classmates meet a fire marshal and learn some tips for fire safety. This book can be used to: - reinforce lessons from fire safety themes and presentations - encourage children to participate in fire drills - show...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Deleting Projects in Bulk
In this video, you will learn how to delete projects in bulk. This clip is from the chapter "Strapi Plugin Development: Create a Plugin" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, we will...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Showing Buttons for Bulk Actions
In this video, you will learn how to show buttons for bulk actions. This clip is from the chapter "Strapi Plugin Development: Create a Plugin" 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 - Showing a Confirmation Dialog Before Deleting
In this video, you will learn how to show a confirmation dialog before deleting. This clip is from the chapter "Strapi Plugin Development: Create a Plugin" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Generating a Single Project
In this video, you will learn how to generate a single project. This clip is from the chapter "Strapi Plugin Development: Create a Plugin" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, we will...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Setting Up the Action Icons
In this video, you will learn how to set up the action icons. This clip is from the chapter "Strapi Plugin Development: Create a Plugin" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, we will...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Showing Data in a Table
In this video, you will learn how to show data in a table. This clip is from the chapter "Strapi Plugin Development: Create a Plugin" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, we will...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Changing Admin Color Scheme
In this video, you will learn how to change the admin color scheme. This clip is from the chapter "Customizing the Strapi Admin" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, you will learn...
Curated Video
Make Apps with ChatGPT and Generative AI - Linking Pages and Testing
We will create a workflow where in the data is transferred to the second page of the TravelPlan project. We will save the data from page 1 into a database and then create a second session when clicking the page 2, where the data is...
Curated Video
Make Apps with ChatGPT and Generative AI - ChatGPT Workflow Creation
Here, we will begin with creating the API called the Completion API as an action and the datatype to return as text. We will add the prompt, body, and URL parameters for the workflow. This clip is from the chapter "Itinerary - ChatGPT...
Curated Video
Make Apps with ChatGPT and Generative AI - Bubble-ChatGPT API Connection
In this video, you will learn to place a text element, an input element, and a button element. The user feeds his input in the input element and clicks on the button, the button click sends the API across, and displays the response in...
Curated Video
Make Apps with ChatGPT and Generative AI - Power Apps Q&A Bot Implementation
We will now link our Power Automate flow to have the ChatGPT APIs into Power App. We will create the functionality when clicking the button to execute the flow and obtain the response from the Power Automate flow. This clip is from the...
Curated Video
Make Apps with ChatGPT and Generative AI - OpenAI ChatGPT Integration in Power Apps
We will now create an app that sends a prompt to the Power Automate, and then sends the prompt to our API that we created and then to the Davinci model of OpenAI, which then sends the response from the Azure function to the Power...
Curated Video
Make Apps with ChatGPT and Generative AI - Basic Power Apps Creation
In this video, you will learn to create a basic Power App that is a platform that enables you to create real-life applications quickly, which is a low-code or a no-code system. This can build a business app that can improve the...
Curated Video
Washing Machine Yoga Fun with Yoga Guppy
In this fun and imaginative Yoga Guppy video, Rashmi guides viewers through a playful washing machine-themed warm-up routine. Participants pretend to step into a washing machine, get cleaned with water and soap, swish and whoosh, and...
Curated Video
DIY Christmas Craft Project: Salt Shaker Snowman
Looking for a unique way to decorate in preparation for the most wonderful time of the year? Check out this DIY Christmas Craft Project! In this video, we show you how to turn an ordinary salt shaker into a festive snowman to display in...
Curated Video
GCSE Maths - How to Find a Percentage of a Number #92
This video covers: - How to find a percentage of number using 3 methods: 1) Using the % button on your calculator 2) By converting the percentage to a decimal 3) By converting the percentage to a fraction This video is suitable for maths...
All In One Social Media
How To Make Facebook Business Page From Scratch (2024)
This video is a Facebook Business Page Tutorial for beginners so you can utilize the most popular social network on the internet, Facebook.
Curated Video
How to Use Boclips Classroom
This video tutorial will walk you through the basics of how to use the Boclips Classroom platform. Learn how to filter your search, how to save videos, how to submit feedback, and other tips to maximize your experience.
Curated Video
Build a DALL-E Image Generator using React, JavaScript, and OpenAI - DALL-E Create Image Implementation into Our OpenAI Application
After securely generating the API key, we will create the runtime configuration and use the process environment API key we generated securely. We will hook the app with OpenAI and generate images using text. This clip is from the chapter...