Curated Video
React JS Masterclass - Go From Zero To Job Ready - useRef Hook / 030
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.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - useState: Multiple Updates / 011
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.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - State Introduction: useState / 010
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.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Test: API Async Loading / 155
In this video, we will compare the three service models and note the fundamental differences and their advantages of use.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Queries, Type, Expect, and More / 154
This video will teach an important concept before moving on to JavaScript and jQuery, the document object model (DOM).
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Test: Component Rendering / 152
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.
Curated Video
Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Workout Widget Introduction
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.
Curated Video
Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Daily Weather View
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,...
Curated Video
Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Weather Constants
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...
Curated Video
Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Famous Places Widget
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...
Curated Video
Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Stock View
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.
Curated Video
Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Famous Places Widget Entry View
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...
Curated Video
Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Pedometer Entry View
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.
Curated Video
Mastering C++ Standard Library Features [Video] - Safer Interfaces with Higher-Order Functions
Through realistic examples, understand how higher-order functions can be used to create safer and easier interfaces for your users
Curated Video
Exploring the Impact of Technology on Film Making: A Look at Hewlett Packard's Role in Animation Innovation
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...
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Refactor the Categories
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.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Binding the Products
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.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - React Lifecycle Events
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.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Initializing the Game Board
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.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Using React State Hook
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".
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Functional Components in React
In this video, we will understand how to introduce functional components to load data into our React project, the basic calculator.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Hello, React
This is the first text code practice for the React program. Here you will learn how to write a simple text code, Hello React.
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Infrastructure as Code: Make Your Strapi Deployment Reusable (Optional)
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...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Configure a Custom Domain
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...