Instructional Video4:42
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Inline Level Styling / 022

Higher Ed
Let's examine what inline CSS is and where the style applies to a particular inline segment. We create an object and pass the styling parameters applicable to this inline segment.
Instructional Video4:03
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Prop Drilling / 019

Higher Ed
Here, we will understand the concept of prop drilling, which means we dig deep into the properties or props by passing the prop's components from one to another.
Instructional Video6:42
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Props: In-Depth Introduction / 017

Higher Ed
After learning about components and component trees in this video, we will focus on props in detail. We will understand what props are and how they are used in codes and properties with dynamic values.
Instructional Video4:24
Curated Video

React JS Masterclass - Go From Zero To Job Ready - useState: Multiple Updates / 011

Higher Ed
In this video, we will discuss the problems we face when using the setCount. The value of the Count remains constant; hence, when using multiple iterations of a setCount function, the value of the variables does not change either.
Instructional Video6:53
Curated Video

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

Higher Ed
In this final video, we will focus on the deployment process. We will get into the gitignore file and add the .env file. We will then create a new repository on GitHub called WriteNode and place the entire project folder structures here....
Instructional Video12:22
Curated Video

React JS Masterclass - Go From Zero To Job Ready - React Loading Skeleton

Higher Ed
Here, we will discuss about an interesting package called the React Loading Skeleton that provides a skeleton structure until we receive a response from the app.
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 Video11:08
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Homepage / 162

Higher Ed
In this lesson, we will begin with creating a section for the homepage and add the individual cards by importing the Postcard state from the components folder.
Instructional Video8:34
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Project Styling / 161

Higher Ed
In this video, we will understand how to begin with the designing part of this project. We will create the header, footer, logo, and other components required for WriteNode.
Instructional Video3:51
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Fetching Individual Document / 262

Higher Ed
In Firebase version 9 Cloud Firestore, you can update an existing document using updateDoc() by adding, updating, or deleting the document field.
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 Video4:27
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Fetching Documents- II / 256

Higher Ed
We can use the on() method to retrieve data. This method takes the event type as "value" and retrieves the snapshot of the data.
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 Video10:23
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Test: Fire Events and User Events / 153

Higher Ed
In this video, we will look at different events such as mouse clicks, mouse overs, mouse out, key down, and document load.
Instructional Video11:08
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Test: Component Rendering / 152

Higher Ed
In this lesson, we will look at a term to describe the ability to render different user interface (UI) markup if a condition is true or false, the conditional rendering.
Instructional Video6:38
Curated Video

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

Higher Ed
In this video, you will learn to validate our forms in React. Here, the form will force us to enter details before we are taken to the product confirmation page.
Instructional Video2:25
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Page Not Found / 139

Higher Ed
Now, we will focus on creating a stylized interface for the store. We will define the page structure, the Events, and how the store behaves.
Instructional Video3:58
Healthcare Triage

Hospitals Charge Uninsured People a LOT More Money

Higher Ed
Health insurance: the holy grail of the US hospital patient. While it isn’t perfect, it does often make a big difference in a patient’s bottom line. That’s not only because it helps pay the bills - it turns out that when you don’t have...
Instructional Video4:32
Curated Video

Deep Learning - Artificial Neural Networks with Tensorflow - Saving and Loading a Model

Higher Ed
In this video, you will learn how to save a model and then load it later. This clip is from the chapter "Machine Learning and Neurons" of the series "Deep Learning - Artificial Neural Networks with TensorFlow".In this section, we will...
Instructional Video5:56
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Jupyter Notebook - Tips and Tricks

Higher Ed
In this video, you will learn some useful tips and tricks of working in Jupyter Notebook. This clip is from the chapter "Optional Learning - Python Basics" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In...
Instructional Video8:07
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Installing PyTorch

Higher Ed
In this video, you will learn how to install PyTorch using Google Colab ipynb. This clip is from the chapter "Diving into PyTorch" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section, we will dive...
Instructional Video10:47
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Managed Object Context

Higher Ed
This video explains the managed object context. This clip is from the chapter "Core Data in WidgetKit" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains the core data in WidgetKit.
Instructional Video11:59
Curated Video

CompTIA A+ Certification Core 1 (220-1101) - Introduction to Mass Storage

Higher Ed
Mass storage (disk drives and solid-state drives) store the operating system and applications. Despite the different technologies, systems talk to these many devices in similar ways. This clip is from the chapter "Book Chapter 8 - Mass...