Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Returning Values / 032
This video explains the return keyword and how to return a value from a function in JavaScript. This clip is from the chapter "Functions" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Arguments and Parameters / 031
This video explains arguments and parameters in JavaScript along with an example. This clip is from the chapter "Functions" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Type Conversion / 017
This video explains type conversion where you will be able to convert data types from string to number or number to string. This clip is from the chapter "JavaScript Basics" of the series "JavaScript Masterclass - Zero to Job-Ready with...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Null and Undefined / 014
This video explains data types such as Null and Undefined in JavaScript along with an example. This clip is from the chapter "JavaScript Basics" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This...
Curated Video
What is the Slope of a Line?
In this video, we explore the concept of slope in mathematics, which measures the steepness of a line. Viewers learn how to calculate slope using the rise over run method, where the change in vertical position is divided by the change in...
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Rendering the Categories
In this video, you will learn about rendering, the process of generating a photorealistic or non-photorealistic image from a 2D or 3D model using a computer program of the various categories of elements.
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Deploying Admin as a Static Site: Configuration
In this video, you will learn how to deploy admin as a static site: configuration. This clip is from the chapter "Deploy Strapi in Production" 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 - Creating a Custom Resolver
In this video, you will learn how to create a custom resolver. This clip is from the chapter "Extending the GraphQL API" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, you will learn how to...
Curated Video
Make Apps with ChatGPT and Generative AI - Body Modification for ChatGPT Backend
After testing the functions of the backend we created in the previous lesson, we will now learn to make modifications to the body that will alter the response for the mail generated in the pane. This clip is from the chapter...
Curated Video
Build a DALL-E Image Generator using React, JavaScript, and OpenAI - Async Await Calls to DALL-E OpenAI API in Next JS
In this lesson, you will learn to generate an index page, which Next.js requires. We will create the functionality for the app to function. We will use the “index.tsx” file and the default home function. This clip is from the chapter...
Curated Video
Offline-First Apps with Angular, Ionic, PouchDB, and CouchDB - Implement State Transitions: Part 1
In this video, we will dive deeper into implementing state transitions within the Kitchen View. You will learn to handle different events and triggers that cause state changes, ensuring that the order status is accurately updated and...
Curated Video
Offline-First Apps with Angular, Ionic, PouchDB, and CouchDB - Refactor: Create New Bill for Every User without Update
Building upon the previous video, this video focuses on refactoring the code to create a new bill for every user without performing unnecessary updates. You will learn to optimize the process and improve the performance of bill...
Curated Video
Offline-First Apps with Angular, Ionic, PouchDB, and CouchDB - Save Add / Delete of Consumed Products to PouchDB and CouchDB
In this video, you will learn to seamlessly save the addition or deletion of consumed products to PouchDB and CouchDB, ensuring data consistency and persistence across different platforms and devices. This clip is from the chapter "Using...
Curated Video
Offline-First Apps with Angular, Ionic, PouchDB, and CouchDB - Bugfix: Same Products Consumed for Every Table
In this video, we will address a critical bug where the same products were being consumed for every table in our app. We will explore the root cause of the issue and implement the necessary fixes to ensure accurate and independent...
Curated Video
Mega Web Development Bootcamp with React Bootstrap 5, Redux, and REST API - Saving User Data and Showing Success Alert Message
In this video, you will discover how to save user data and display a success alert message after successful registration, providing feedback to the user. This clip is from the chapter "Working on Signup, Login, and Logout with API...
Curated Video
Mega Web Development Bootcamp with React Bootstrap 5, Redux, and REST API - Axios Post Call for User Registration
This video demonstrates how to make an Axios post call for user registration, sending user registration data to the API for account creation. This clip is from the chapter "Working on Signup, Login, and Logout with API Integration" of...
Curated Video
Finding a Limit Numerically
In this video you will use a table of values to find the limit of a function. Note: Procedural Video
Brian McLogan
Horizontal and Vertical Slope
Once students undertstand how to identify the slope between two points they struggle to come to terms with. We will compare and contrast their characteristics with the algebraic definition of slope. By the end of this video, you will...
Brian McLogan
Find the Domain of a Rational Function | Compilation
In this video I will work through 5 different examples helping you understand how to find the domain of a rational function. ⭐️Find the Domain of a Rational Radical Function - • Find the Domain of a Rational Radical... ⭐️ Find the Domain...
Brian McLogan
What Exactly are Excluded Values and How to Find Them
What exactly are excluded values? Well in this video we will work on a problem that goes deep on our understanding of excluded values at what that actually means. ⭐️ Why is subtracting soooo much harder - • Why is subtracting soooo much...
Curated Video
Equation of a Line
"Equation of a Line" will decipher the mysteries of understanding the equations of lines.
Curated Video
Learn JavaScript from Scratch JavaScript for Everyone - Array Iteration
In this video, you'll learn to loop over arrays. This clip is from the chapter "Coding with JavaScript" of the series "Learn JavaScript from Scratch: JavaScript for Everyone".In this section, you'll get started with coding in JavaScript...
Curated Video
Learn JavaScript from Scratch JavaScript for Everyone - JavaScript Hoisting
In this video, you'll learn a unique feature in JavaScript. This clip is from the chapter "Intermediate JavaScript" of the series "Learn JavaScript from Scratch: JavaScript for Everyone".In this section, you'll learn the tools needed to...
Curated Video
Learn JavaScript from Scratch JavaScript for Everyone - Getting Your Hands Dirty
In this video, you'll start writing code in JavaScript. This clip is from the chapter "Getting Started" of the series "Learn JavaScript from Scratch: JavaScript for Everyone".In this section, you'll set up your environment and learn what...