Curated Video
Spring Framework Master Class - Java Spring the Modern Way - Step 11 - Dependency Injection - A Few More Examples
This video provides an explanation of the dependency injection with a few more examples. This clip is from the chapter "Spring Level 2 - Spring Framework in Depth" of the series "Spring Framework Master Class - Java Spring the Modern...
Curated Video
Spring Framework Master Class - Java Spring the Modern Way - Step 24 - IOC Container vs ApplicationContext vs BeanFactory
This video provides a comparison between IOC container, ApplicationContext and BeanFactory. This clip is from the chapter "Spring Level 2 - Spring Framework in Depth" of the series "Spring Framework Master Class - Java Spring the Modern...
Curated Video
Arduino for Beginners - 2022 Complete Course - Decrypt the Color Code from Resistors
This video explains how to decrypt the color code from resistors. This clip is from the chapter "Create an Arduino Circuit" of the series "Arduino for Beginners - 2022 Complete Course".This section explains creating an Arduino Circuit.
Curated Video
Understanding Energy, Charge, and Potential Difference in Electrical Circuits
This video is a lecture on energy, charge and potential difference within an electrical circuit. The presenter uses a visual aid to explain the transfer of potential energy from cells to charges within the circuit and the transfer of...
NASA
NASA | SAM Engineer Profile: Synthia Tonn
This video profiles Synthia Tonn, a junior engineer on the Sample Analysis at Mars (SAM) instrument team responsible for SAM's ground support equipment as well as its 'plumbing,' or the series of tiny, winding gas lines that connect...
Curated Video
AWS Certified Solutions Architect Associate (SAA-C02) Exam Prep Course - Decoupling in your Designs
This video introduces you to decoupling in your designs. This clip is from the chapter "Resilient Architectures" of the series "AWS Certified Solutions Architect Associate (SAA-C02) Exam Prep Course".This section introduces you to...
Curated Video
Next.js from Development to Deployment - Events Pagination
This video talks about events pagination. This clip is from the chapter "Events Functionality - Part 2" of the series "Next.js from Development to Deployment: Build a Music Event Website".This section focuses on the event functionality-...
Curated Video
Next.js from Development to Deployment - Pages and Routing
This video explains pages and routing options. 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.
Curated Video
The Complete React Developer Course (with Hooks and Redux) - The Stateless Functional Component
In this video you'll explore an alternative way to define React components known as the Stateless Functional Component. This clip is from the chapter "Stateless Functional Components" of the series "The Complete React Developer Course...
Curated Video
The Complete React Developer Course (with Hooks and Redux) - Testing AddExpensePage
In this video you'll write tests cases for the AddExpensePage component. This clip is from the chapter "Testing Your Application" of the series "The Complete React Developer Course (with Hooks and Redux)".This section deals with Testing...
Curated Video
The Complete React Developer Course (with Hooks and Redux) - Creating a React Component
In this video you'll create and render your first React component. This clip is from the chapter "React Components" of the series "The Complete React Developer Course (with Hooks and Redux)".This section deals with React Components.
Curated Video
The Complete React Developer Course (with Hooks and Redux) - Private Only Routes
In this video you'll setup a higher order component to prevent users from navigating to a given route unless they're logged in. This clip is from the chapter "Firebase Authentication" of the series "The Complete React Developer Course...
Curated Video
The Complete React Developer Course (with Hooks and Redux) - Alternative setState Syntax
In this video you'll look at an alternative way you can change component state. This clip is from the chapter "React Components" of the series "The Complete React Developer Course (with Hooks and Redux)".This section deals with React...
Curated Video
The Complete Guide to ASP.NET Core MVC (.NET 5) - Consume View Component
In this video, we'll look at consume view component. This clip is from the chapter "Advanced Concepts" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at advanced concepts
Curated Video
Practical GraphQL - Become a GraphQL Ninja - Enhancing the User Profile
Authentication via React and GraphQL: Enhancing the User Profile This clip is from the chapter "Authentication via React and GraphQL" of the series "Practical GraphQL - Become a GraphQL Ninja".This section is about authentication via...
Curated Video
Figma for UIUX Master Web Design in Figma - Create the Pagination
This video helps you create the pagination. This clip is from the chapter "First Web Design Project" of the series "Figma for UI/UX: Master Web Design in Figma".This section focuses on the first web design project.
Curated Video
Practical CSS3 Mastery Course - Introduction to Web Development
In this video, we will have a quick introduction to web development. This clip is from the chapter "Introduction and Environment Setup" of the series "Practical CSS3 Mastery Course".In this section, we will take a quick introduction to...
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - Amazon SQS Architecture and How SQS Works - The Lifecycle of an Amazon SQS Queue
This video explains the Amazon SQS architecture and how SQS works—the lifecycle of an Amazon SQS queue. This clip is from the chapter "AWS SQS for Event-Driven Architecture with Queues" of the series "AWS Serverless Microservices with...
Curated Video
Selenium WebDriver Advanced - Industry Standard Framework - Code Refactoring
This video explains code refactoring. This clip is from the chapter "Implementing First Page Class" of the series "Selenium WebDriver Advanced - Industry Standard Framework".In this section, you will learn implementing the first page class.
Curated Video
Mastering Spring Framework Fundamentals - Verifying the Annotation-driven Auto Wired Beans
This video explains the concept of object literal. This clip is from the chapter "Objects and Arrays" of the series "TypeScript for Beginners".This section introduces you to objects and arrays and demonstrates how to use them.
Curated Video
The Complete React Developer Course (with Hooks and Redux) - Asynchronous Redux Actions
In this video you'll learn how you can use asynchronous Redux actions to change Firebase and the Redux store. This clip is from the chapter "Firebase with Redux" of the series "The Complete React Developer Course (with Hooks and...
Curated Video
The Complete React Developer Course (with Hooks and Redux) - Default Prop Values
In this video you'll learn how you can setup default props values for your React components. This clip is from the chapter "Stateless Functional Components" of the series "The Complete React Developer Course (with Hooks and Redux)".This...
Curated Video
The Complete React Developer Course (with Hooks and Redux) - Component Props
In this video you'll learn how to use component props. This lets you pass data into a component when rendering it. This clip is from the chapter "React Components" of the series "The Complete React Developer Course (with Hooks and...
Curated Video
The Complete React Developer Course (with Hooks and Redux) - Adding State to Counter App: Part II
In this video you'll add component state into the course application. This clip is from the chapter "React Components" of the series "The Complete React Developer Course (with Hooks and Redux)".This section deals with React Components.