Instructional Video16:20
Packt

Custom Authentication Middleware

Higher Ed
This video focuses on custom authentication middleware. This clip is from the chapter "Back-end User Authentication" of the series "MERN E-commerce from Scratch".This section focuses on back-end user authentication.
Instructional Video17:04
Curated Video

The Complete React Developer Course (with Hooks and Redux) - Testing Expenses Selector

Higher Ed
In this video you'll test the most complex function by far, the expenses selector. This clip is from the chapter "Testing Your Application" of the series "The Complete React Developer Course (with Hooks and Redux)".This section deals...
Instructional Video14:48
Curated Video

The Complete React Developer Course (with Hooks and Redux) - Architecture and Header Styles

Higher Ed
In this video you'll be diving into the style by styling the Indecision app header. This clip is from the chapter "Styling React" of the series "The Complete React Developer Course (with Hooks and Redux)".This section is about Styling...
Instructional Video11:07
Curated Video

The Complete React Developer Course (with Hooks and Redux) - Testing Filters Action Generators

Higher Ed
In this video you'll continue testing by adding test cases for the filter actions. This clip is from the chapter "Testing Your Application" of the series "The Complete React Developer Course (with Hooks and Redux)".This section deals...
Instructional Video11:52
Curated Video

The Complete React Developer Course (with Hooks and Redux) - Mocking Libraries with Jest

Higher Ed
In this video you'll be mocking out third-party libraries. This make it easy to write test cases that depend on things like time. This clip is from the chapter "Testing Your Application" of the series "The Complete React Developer Course...
Instructional Video6:21
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 06 - Implementing an Example with ConcurrentHashMap

Higher Ed
In this session, we will learn about implementing an example with ConcurrentHashMap. This clip is from the chapter "More Concurrency with Concurrent Collections and Atomic Operations" of the series "Java Programming for Complete...
Instructional Video4:35
Economics Explained

China’s Blackouts Are Shining Light On A New Problem: Energy as Currency

9th - Higher Ed
What is the fundamental reason behing the Chinese blackouts and what could this teach us about our modern global economy's relationship with energy? Also, what could we learn from this issue when inevitably faced with our own energy...
Instructional Video10:38
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Spark DF (Group By - Multiple Columns and Aggregations)

Higher Ed
In this session, you will learn about the grouping in multiple columns and then performing aggregations. This clip is from the chapter "Spark DFs" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section focuses...
Instructional Video2:16
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 18 – Setting Up Currency Conversion Microservice

Higher Ed
This video explains how to set up currency conversion microservice. This clip is from the chapter "Microservices with Spring Cloud – V1" of the series "Master Microservices with Spring Boot and Spring Cloud".This section focuses on...
Instructional Video2:26
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 15 – Setting Up Currency Conversion Microservice – V2

Higher Ed
This video explains setting up currency conversion microservice. This clip is from the chapter "Microservices with Spring Cloud – V2" of the series "Master Microservices with Spring Boot and Spring Cloud".This section focuses on...
Instructional Video3:35
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 13 – Setting Up Currency Exchange Microservice

Higher Ed
This video demonstrates the setting up of currency exchange microservice. This clip is from the chapter "Microservices with Spring Cloud – V1" of the series "Master Microservices with Spring Boot and Spring Cloud".This section focuses on...
Instructional Video7:10
Curated Video

Practical Python: Learn Python Basics Step by Step- Python 3 - Python Level 4: Exercises - Solution

Higher Ed
This video shows the answers of the exercises given in the previous video. This clip is from the chapter "Python Basics- Level 4" of the series "Practical Python: Learn Python Basics Step by Step- Python 3".This section gives an overview...
Instructional Video11:46
Curated Video

Practical GraphQL - Become a GraphQL Ninja - Creating the shell of the application

Higher Ed
Authentication via React and GraphQL: Creating the shell of the application This clip is from the chapter "Authentication via React and GraphQL" of the series "Practical GraphQL - Become a GraphQL Ninja".This section is about...
Instructional Video12:56
Curated Video

Exploring Four Alternative Word Cloud Generators

Pre-K - Higher Ed
This video introduces four alternative ways to create word clouds. It demonstrates various websites like monkeylearn.com, wordclouds.com, wordart.com, and abcya.com, each offering unique features for generating and customizing word...
Instructional Video4:12
Curated Video

Business Intelligence with Microsoft Power BI - with Material - Creating an Infographic in Power BI

Higher Ed
This video explains how to create an infographic in Power BI. This clip is from the chapter "Advanced Charts in Power BI" of the series "Business Intelligence with Microsoft Power BI - with Material".This section focuses on advanced...
Instructional Video4:22
Curated Video

Next.js from Development to Deployment - Custom 404 Page

Higher Ed
This video shows the custom 404 page. This clip is from the chapter "Next.js Fundamentals" of the series "Next.js from Development to Deployment: Build a Music Event Website".This section focuses on the fundamentals of Next.js.
Instructional Video8:05
Curated Video

Next.js from Development to Deployment - Get Posts and Parse Frontmatter

Higher Ed
This video focuses on get posts and parse frontmatter. This clip is from the chapter "Fetch, Parse, and Display Markdown Posts" of the series "Next.js from Development to Deployment: Build a Music Event Website".This section focuses on...
Instructional Video1:09
Curated Video

TypeScript for Beginners - Class Modules

Higher Ed
This video demonstrates how to work with class modules. This clip is from the chapter "Modules" of the series "TypeScript for Beginners".This section introduces you to modules and explains how to use them.
Instructional Video5:33
Curated Video

Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Amazon Elasticsearch Service, Part 2

Higher Ed
This is the second part of the two-part video that explains the functions of Amazon Elasticsearch Service. This clip is from the chapter "Elasticsearch in the Cloud" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands...
Instructional Video8:23
Curated Video

Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Importing Data with a Script

Higher Ed
This video explains how to import data with a script. This clip is from the chapter "Importing Data into Your Index (Big or Small)" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section explains how to...
Instructional Video0:37
Curated Video

Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Section 2 Introduction

Higher Ed
This video introduces you to the concepts of mapping and indexing data. This clip is from the chapter "Mapping and Indexing Data" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section focuses on mapping...
Instructional Video8:01
Curated Video

Dive Into Ansible - From Beginner to Expert in Ansible - Using Includes and Imports

Higher Ed
This video demonstrates how to use includes and imports in Ansible playbooks. This clip is from the chapter "Structuring Ansible Playbooks" of the series "Dive Into Ansible - From Beginner to Expert in Ansible".This section explains how...
Instructional Video9:10
Curated Video

The Complete React Developer Course (with Hooks and Redux) - Rendering Individual Expenses

Higher Ed
In this video you'll use react-redux to render the expenses list to the UI. This clip is from the chapter "React with Redux" of the series "The Complete React Developer Course (with Hooks and Redux)".This section is about connecting...
Instructional Video6:32
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 21 - Introduction to PriorityQueue - Basic Methods and Customized Priority

Higher Ed
In this session, we will learn about introduction to PriorityQueue - basic methods and customized priority. This clip is from the chapter "Collections" of the series "Java Programming for Complete Beginners - Java 16".In this section, we...