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 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 Video12:00
Curated Video

React JS Masterclass - Go From Zero To Job Ready - State Introduction: useState / 010

Higher Ed
In this video, we will explore further about a state and then understand in detail the useState, a React hook that lets you add a state variable to a component.
Instructional Video6:39
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Test: API Async Loading / 155

Higher Ed
In this video, we will compare the three service models and note the fundamental differences and their advantages of use.
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 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 Video2:28
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Workout Widget Introduction

Higher Ed
This video introduces you to the workout widget. This clip is from the chapter "Charts Framework in Widget" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains the charts framework in widget.
Instructional Video2:33
Curated Video

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

Higher Ed
This video explains another view called the daily weather view. 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,...
Instructional Video2:33
Curated Video

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

Higher Ed
This video explains how to create the snapshot data. 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 an...
Instructional Video9:21
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Famous Places Widget

Higher Ed
This video explains the famous places widget configuration. This clip is from the chapter "Maps in Widgets" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains maps in widgets to be shown on...
Instructional Video8:29
Curated Video

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

Higher Ed
This video explains the stock view. 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 configuration widget.
Instructional Video2:56
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Famous Places Widget Entry View

Higher Ed
This video explains the famous places widget entry view or a SwiftUI view. This clip is from the chapter "Maps in Widgets" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains maps in widgets...
Instructional Video3:29
Curated Video

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

Higher Ed
This video explains the pedometer entry view. This clip is from the chapter "iOS 16 Lock Screen Widget" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains the lock screen widget.
Instructional Video13:06
Curated Video

Mastering C++ Standard Library Features [Video] - Safer Interfaces with Higher-Order Functions

Higher Ed
Through realistic examples, understand how higher-order functions can be used to create safer and easier interfaces for your users
Instructional Video2:00
Curated Video

Exploring the Impact of Technology on Film Making: A Look at Hewlett Packard's Role in Animation Innovation

Pre-K - Higher Ed
This video highlights the impact of technology on film making, showcasing how companies like Hewlett Packard are revolutionizing the industry. Through partnerships with animation groups, HP is enabling the creation of cutting-edge short...
Instructional Video8:31
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Refactor the Categories

Higher Ed
This video demonstrates how we can refactor product listing categories based on certain specifics, update any changes made to the products, or take them off the listing.
Instructional Video8:12
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Binding the Products

Higher Ed
In this video, we will explore binding products, which are articles that can be used as a graphical finishing or as an assembly item for other products.
Instructional Video3:24
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - React Lifecycle Events

Higher Ed
This video illustrates a lifecycle event in React. It explains the different functions defined and invoked during an event and how the functions work to cause an effect on the event.
Instructional Video8:20
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Initializing the Game Board

Higher Ed
In this lecture, you will learn to debug the errors created in the previous video, which did not allow certain functions to execute properly, and we will initialize the game board.
Instructional Video4:50
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Using React State Hook

Higher Ed
In this lesson, you will learn about the React State hook component and how to implement it in our project. We will understand a hook, a function provided by React; they start with the word "use".
Instructional Video5:39
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Functional Components in React

Higher Ed
In this video, we will understand how to introduce functional components to load data into our React project, the basic calculator.
Instructional Video6:31
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Hello, React

Higher Ed
This is the first text code practice for the React program. Here you will learn how to write a simple text code, Hello React.
Instructional Video13:32
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - Infrastructure as Code: Make Your Strapi Deployment Reusable (Optional)

Higher Ed
In this optional video, we will cover the infrastructure as code and learn how to make our Strapi deployment reusable. This clip is from the chapter "Deploy Strapi in Production" of the series "The Complete Strapiâ„¢ Course with Plugins...
Instructional Video7:51
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - Configure a Custom Domain

Higher Ed
In this video, you will learn how to configure a custom domain. 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 will learn how to...