Instructional Video11:53
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Custom Hook: useFetch / 070

Higher Ed
Let's understand how to deal with errors in a fetch API. If errors are encountered during a fetch() call, it is often necessary to halt the compiler from reading the following few lines of code, rectifying the code, and re-fetching the API.
Instructional Video10:35
Curated Video

React JS Masterclass - Go From Zero To Job Ready - TMDB API: Documentation / 064

Higher Ed
In this lesson, we will learn to use the TMDB API, a free API that showcases movies and we will register to create our account on the API. We will then examine the documentation, send links, and other parameters to work with.
Instructional Video5:06
Curated Video

React JS Masterclass - Go From Zero To Job Ready - No Route Found / 058

Higher Ed
This lesson will teach us how to create a condition for the page 404, "no page found," "no route found," etc. We will define a path in the route that loads a component.
Instructional Video13:08
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Webpack Setup / 252

Higher Ed
Webpack is a free and open-source module bundler for JavaScript. It is made primarily for JavaScript but can transform front-end assets such as HTML, CSS, and images if the corresponding loaders are included.
Instructional Video3:52
Curated Video

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

Higher Ed
This video explains the photo widget view. This clip is from the chapter "Photo-Based Widget" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains the photo-based widget.
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 Video4:41
Curated Video

CompTIA A+ Certification Core 1 (220-1101) - Why Get CompTIA A+ Certified?

Higher Ed
Certifications power the IT industry. CompTIA A+ is the de facto entry point for IT techs, the first certification you should get. It provides a common language for people in IT and prepares you for work in the industry. This clip is...
Instructional Video10:11
Curated Video

PowerShell for Automating Administration - Code Enhancements - Logging

Higher Ed
This video demonstrates code enhancements. Here, you will be using the logging module using PowerShell. This clip is from the chapter "Report Consolidation and Code Enhancement" of the series "PowerShell for Automating...
Instructional Video8:29
Curated Video

PowerShell for Automating Administration - Lab Setup: Script Execution

Higher Ed
This is a lab setup video where you will be looking at the execution of the script. This clip is from the chapter "Lab Setup" of the series "PowerShell for Automating Administration".This section focuses on the lab setup. Here, you will...
Instructional Video9:01
Curated Video

PowerShell for Automating Administration - How to Hide Date Time Using PowerShell

Higher Ed
This video will help you hide date and time in the taskbar using PowerShell in a Windows 11 machine. This clip is from the chapter "PowerShell Automation Concepts" of the series "PowerShell for Automating Administration".This section...
Instructional Video5:21
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Update the Code to Interact with Maven Local Repository - Maven

Higher Ed
In this video, we will code and learn about how to integrate our code to work with the Maven local repository. This clip is from the chapter "Data Evolution Using Schema Registry" of the series "Kafka for Developers - Data Contracts...
Instructional Video7:01
Curated Video

HashiCorp Certified - Vault Associate Course - Configuring the Integrated Storage Backend

Higher Ed
This video demonstrates configuring the integrated storage backend. Integrated Storage is the newest storage backend that alleviates you from having to also manage a Consul cluster for a storage backend. Learn more about what integrated...
Instructional Video11:20
Curated Video

HashiCorp Certified - Vault Associate Course - Lab—Unsealing with Transit Auto Unseal

Higher Ed
This is a lab video on unsealing with Transit Auto Unseal. This clip is from the chapter "Learning the Vault Architecture" of the series "HashiCorp Certified - Vault Associate Course".This section focuses on learning the architecture of...
Instructional Video4:57
Curated Video

HashiCorp Certified - Vault Associate Course - Lab—Running Vault Dev Server

Higher Ed
This is a lab video on running Vault Dev server. You will see how we can use Vault Dev server to play around with some of Vault's features. This clip is from the chapter "Installing Vault" of the series "HashiCorp Certified - Vault...
Instructional Video4:14
Curated Video

HashiCorp Certified - Vault Associate Course - Lab—Manually Installing Vault

Higher Ed
This is a lab video on manually installing Vault. Sometimes it's good to understand how to do things manually before you are automating workflows. That's what we will do in this lab video, so you fully understand how to get Vault running...
Instructional Video4:43
Curated Video

HashiCorp Certified - Vault Associate Course - Audit Devices

Higher Ed
In this video, we will explore the concept of audit devices in HashiCorp Vault, which are responsible for recording and storing audit logs of Vault operations. This video will help you better understand what audit devices are and how to...
Instructional Video4:24
Curated Video

HashiCorp Certified - Vault Associate Course - Vault Architecture and Pathing Structure

Higher Ed
This video will walk you through the basic architecture of Vault and help you understand the pathing structure that Vault uses. This clip is from the chapter "Learning the Vault Architecture" of the series "HashiCorp Certified - Vault...
Instructional Video14:47
Curated Video

Getting Started with HashiCorp Nomad - Demo - Secure Nomad with TLS

Higher Ed
This video demonstrates how to secure our Nomad environment with TLS. You will learn about managing different internal serfs, open-source options to create serfs, and using the HashiCorp vault to create serfs. This clip is from the...
Instructional Video3:35
Curated Video

Getting Started with HashiCorp Nomad - Demo - Installing Nomad on Windows

Higher Ed
In this lesson, you will learn to install Nomad on Windows OS. We will download the open-source Nomad binary from the Nomad website, unzip the .exe file, and run the .exe to install Nomad over Windows. This clip is from the chapter...
Instructional Video3:16
Curated Video

Getting Started with HashiCorp Nomad - Demo - Installing Nomad on macOS

Higher Ed
In this demonstration, we will look at installing Nomad on macOS. We will download the program from nomadproject.io and choose to install the package manager for macOS or the binary download for macOS. This clip is from the chapter...
Instructional Video5:34
Curated Video

Getting Started with HashiCorp Nomad - Installing Nomad

Higher Ed
This video briefly introduces how to install Nomad and the various sources and locations from where the Nomad application can be installed, be it macOS, Linux, or Windows OS. This clip is from the chapter "Deploying Nomad" of the series...
Instructional Video15:39
Curated Video

HashiCorp Certified - Vault Associate Course - Lab—PKI Secrets Engine

Higher Ed
This is a lab video on PKI Secrets Engine. This clip is from the chapter "Compare and Configure Secrets Engines" of the series "HashiCorp Certified - Vault Associate Course".null
Instructional Video8:49
Curated Video

HashiCorp Certified - Vault Associate Course - Lab—Key/Value (KV) Version 1 Secrets Engine

Higher Ed
This is a lab video on Key/Value (KV) Version 1 Secrets Engine. This clip is from the chapter "Compare and Configure Secrets Engines" of the series "HashiCorp Certified - Vault Associate Course".null
Instructional Video14:49
Curated Video

HashiCorp Certified - Vault Associate Course - Lab—Transit Secrets Engine

Higher Ed
This is a lab video on Transit Secrets Engine. This clip is from the chapter "Compare and Configure Secrets Engines" of the series "HashiCorp Certified - Vault Associate Course".null