Instructional Video11:27
Curated Video

React JS Masterclass - Go From Zero To Job Ready - State: tasklist and setTasklist / 046

Higher Ed
We will create a state called tasklist to add tasks, delete tasks, and edit tasks inside the task list. You will learn to add local time and date strings.
Instructional Video5:50
Curated Video

React JS Masterclass - Go From Zero To Job Ready - TaskMate Demo

Higher Ed
In this demonstration of the project, you will learn to create displays and we will build the project based on the concepts learned. We will make a project called TaskMate, a to-do list.
Instructional Video10:44
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Custom Hook (useFetch) / 038

Higher Ed
In this lecture, you will learn how to create a custom hook, which are functions that perform a task or fetches the information. You will learn to create a custom hook and call that hook in the code whenever we need information.
Instructional Video12:52
Curated Video

React JS Masterclass - Go From Zero To Job Ready - useEffect Hook / 032

Higher Ed
In this lecture, you will learn to call an API, access the information, and then create the user interface to display the information. We will understand the useEffect hook that accepts a function that contains imperative and possibly...
Instructional Video6:40
Curated Video

React JS Masterclass - Go From Zero To Job Ready - useRef Hook / 030

Higher Ed
In this video, we will explore a hook, useRef, which will allow us to reference an unnecessary value for rendering. This is used to reference a value, manipulate a DOM with a reference, and avoid recreating reference content.
Instructional Video11:02
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Add New Task / 029

Higher Ed
After learning how to input data or tasks using forms and accepting the tasks or data using the submit button, we will now examine how to create new tasks, which will receive inputs from the tasks and add them to the task list we created...
Instructional Video13:41
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Event / 028

Higher Ed
Let's learn to create submit buttons, enabling us to accept the input values through forms or input tabs. We can make the submit buttons and get inputs through data storage functions.
Instructional Video3:43
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Controlled Inputs / 027

Higher Ed
In this lecture, you will learn to create a button on our app that will allow us to control the input by resetting the input value in the task name field.
Instructional Video5:25
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Event / 026

Higher Ed
In this video, we will examine the listener that we will work with, which calls a function that will execute a task every time there is a change in the input, an anonymous function, or create a function based on our requirement.
Instructional Video11:09
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Forms and Input / 025

Higher Ed
In this lesson, you will learn to create forms and provide user input into the forms to collect data or add and delete tasks. You will learn to control the way the form behaves in accepting inputs.
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 Video9:25
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Multiple Components and Fragments / 016

Higher Ed
After understanding components, we will now understand the various components in use. We will also create different components and understand what fragments and component trees are.
Instructional Video7:21
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Conditional Templates / 014

Higher Ed
This video discusses a conditional template, which allows us to compare multiple elements with True or False return values and apply certain changes. These are templates by which we set up a condition, and it executes a code after...
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 Video11:59
Curated Video

React JS Masterclass - Go From Zero To Job Ready - useState: Array State Value / 012

Higher Ed
Here, we will continue to understand the useState, but this time, we will not just use it with integers, we will use arrays. We will create a task list and experiment with using tasks.
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 Video14:09
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Adding and Deleting Documents / 257

Higher Ed
The simplest way to delete data is to call removeValue() on a reference to the location of that data. We can also delete data by specifying null as the value.
Instructional Video8:32
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Firebase Setup / 253

Higher Ed
React Native Firebase provides access to native code by wrapping the native SDKs for Android and iOS into a JavaScript API.
Instructional Video4:08
Healthcare Triage

Are Video Games GOOD for Kids?

Higher Ed
Many people like to argue about whether video games cause violence, but what about evidence for the positive effects games might have? The research is out there, so what do we think about it?
Instructional Video28:01
Curated Video

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

Higher Ed
This video explains the pizza order view.
<
br/>
This clip is from the chapter "iOS 16.1 Live Activity Lifecycle Events" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains live...
Instructional Video5:06
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Stock Timeline Provider

Higher Ed
This video explains the stock timeline provider.
<
br/>
This clip is from the chapter "Custom Configuration Widget" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains the custom...
Instructional Video6:45
Curated Video

CompTIA A+ Certification Core 1 (220-1101) - Modern CPUs

Higher Ed
The modern processor is loaded with features that you need to know in order to excel as a PC technician. Let's examine some of the modern CPU's abilities and get hands-on with a tool that has become a necessity when dealing with...
Instructional Video6:03
Curated Video

PowerShell for Automating Administration - Validation Functions Overview

Higher Ed
This video provides an overview of the validation functions.<br<br/>/>

This clip is from the chapter "Server Validation Script" of the series "PowerShell for Automating Administration".This section focuses on the Server Validation Script.
Instructional Video8:15
Curated Video

Deep Learning - Convolutional Neural Networks with TensorFlow - Transfer Learning Theory

Higher Ed
In this video, we will get introduced to the concept of transfer learning.
<
br/>
This clip is from the chapter "Transfer Learning for Computer Vision" of the series "Deep Learning - Convolutional Neural Networks with TensorFlow".In...