Instructional Video13:25
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Cart: Provider / 125

Higher Ed
The context API simplifies sharing of cart data between components. Create a new function called CartProvider and add the reducer.
Instructional Video7:44
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Dropdown Option / 115

Higher Ed
After learning to use the React state hook, we will look at storing variables passed with the () event to put in the product display.
Instructional Video7:23
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Dynamic Title / 110

Higher Ed
Here, you will learn more about a styled-component module, which allows us to write CSS within JavaScript in a very modular and reusable way in React instead of having one global dynamic class.
Instructional Video10:10
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Dark Mode / 107

Higher Ed
You will learn to create forms to collect information and validate user information such as billing address, mode of payment, and more.
Instructional Video12:18
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Project Deployment / 090

Higher Ed
For the final checkout page to perform the next set of actions, you will learn how to implement an order confirmation before proceeding with the last payment order.
Instructional Video22:25
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Project Deployment / 078

Higher Ed
In this video, we will understand the first cloud deployment model, the private model, single-tenant environments accessible by a single organization.
Instructional Video5:55
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Project Deployment

Higher Ed
In this video, you will learn how to deploy our project on an online server. The first method involves pushing our project from the local system to a GitHub repository to Netlify or any other server we choose. The second way is to push...
Instructional Video7:04
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Local Storage: Store All Tasks / 050

Higher Ed
Here, we will focus on our local storage. When we create tasks in our TaskMate, we need to provide the app a local storage to store the tasks that we create.
Instructional Video10:20
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Warning: Undefined Value / 048

Higher Ed
In this lecture, we will understand the "Warning: Undefined Value" error. We will understand what the warning means and how to rectify the error.
Instructional Video4:04
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Project Structure

Higher Ed
In this lesson, we will start our project from the basics. We will create the folder structure, create a basic React app, and call it TaskMate. We will create the basic setup for the project.
Instructional Video11:15
Curated Video

React JS Masterclass - Go From Zero To Job Ready - useCallback Hook / 037

Higher Ed
In this video, you will learn about the useCallback hook, as the useEffect hook requires dependencies within the function. In contrast, the useCallback hook does not require a dependency within it and can call dependencies from outside...
Instructional Video6:30
Curated Video

React JS Masterclass - Go From Zero To Job Ready - useState: Array setState Value / 013

Higher Ed
We will continue the lessons on useState; here, you will learn more about setTask. The lesson will show you how to delete the tasks we created in the previous lecture.
Instructional Video1:07
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Update Button / 049

Higher Ed
In this video, we will quickly learn to add an update button. Using this button, we will be able to make changes to the tasks that we create and modify the contents of the to do list.
Instructional Video8:35
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Dynamic Page Title

Higher Ed
In this video, we will learn how to create a dynamic page title using a hook "useTitle.js" and place code to update our title as and when required.
Instructional Video5:41
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Toggle Update / 169

Higher Ed
In this video, we will discuss about two concepts, the first being a toggle and how to delete the card when the recycle icon is clicked and the second concept we will discuss here is the infinite loop.
Instructional Video7:24
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Updating Documents / 261

Higher Ed
This guide explains how to use the set, add, or update individual documents in Cloud Firestore. If you want to write data in bulk, see transactions.
Instructional Video6:02
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Snapshots / 258

Higher Ed
A DataSnapshot contains data from a Database location. Any time you read data from the database, you receive the data as a data snapshot.
Instructional Video9:16
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Queries, Type, Expect, and More / 154

Higher Ed
This video will teach an important concept before moving on to JavaScript and jQuery, the document object model (DOM).
Instructional Video5:25
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Update Environment Variables / 145

Higher Ed
Let's discuss the arithmetic operators available in JavaScript to perform operations on constants and variables and look at the different operators available in JavaScript.
Instructional Video4:42
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Weather View

Higher Ed
This video explains the weather view, which is the SwiftUI. This clip is from the chapter "Widget Size Family" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains the widget family, which is...
Instructional Video13:20
Curated Video

Deep Learning - Artificial Neural Networks with Tensorflow - Adam Optimization (Part 1)

Higher Ed
In this video, we will talk about Adam optimization, get introduced to Adam, and understand its basics. This clip is from the chapter "In-Depth: Gradient Descent" of the series "Deep Learning - Artificial Neural Networks with...
Instructional Video11:46
Curated Video

Deep Learning - Artificial Neural Networks with Tensorflow - Variable and Adaptive Learning Rates

Higher Ed
In this video, we will discuss variable and adaptive learning rates. This clip is from the chapter "In-Depth: Gradient Descent" of the series "Deep Learning - Artificial Neural Networks with TensorFlow".In this optional section, we will...
Instructional Video4:54
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Entry View Deep Link

Higher Ed
This video explains the entry view deep link. This clip is from the chapter "Deep Links in Widgets" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains deep links in widgets.
Instructional Video11:40
Curated Video

CompTIA A+ Certification Core 1 (220-1101) - Troubleshooting Firmware

Higher Ed
A system's BIOS is robust and rarely causes trouble, but when it does a good tech must be ready to troubleshoot. Understanding a few simple tricks can make troubleshooting easier. This clip is from the chapter "Book Chapter 5 - Firmware"...