Curated Video
Quick JavaScript Crash Course - Modern and Advanced JavaScript - Nullish-Coalescing-Operator
This video explains the Nullish-Coalescing-operator. This clip is from the chapter "Operators, Loops, and Statements" of the series "Quick JavaScript Crash Course - Modern and Advanced JavaScript".This section explains operators, loops,...
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Responsive Screen and Component Tools / 210
Here, we will examine and explore the various possible settings related to our responsive screen. We will define page sizes, appearance of components on different pages, etc.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Dark Mode
In this lecture, we will understand about the dark mode feature and use Tailwind CSS to style our site in dark mode, which is a first-class feature of many operating systems.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Hover, Focus, and Other States
In this lesson, you will learn to apply custom properties in special states, like when working with buttons, we will use "hover", "focus" properties for fonts, and other states that can be customized to our project requirements.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Inline Level Styling / 022
Let's examine what inline CSS is and where the style applies to a particular inline segment. We create an object and pass the styling parameters applicable to this inline segment.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Props: In-Depth Introduction / 017
After learning about components and component trees in this video, we will focus on props in detail. We will understand what props are and how they are used in codes and properties with dynamic values.
Curated Video
Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Color Widget Introduction
This video explains the color widget. This clip is from the chapter "Understanding Configurable Widget" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains the configurable widget, which...
Curated Video
Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Quotes Struct
This video explains how to create the data structure for our quotes widget. This clip is from the chapter "Network-Enabled Widget" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains how to...
Curated Video
Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Four Key Components
This video explains the four key components that make up a widget, which are timeline provider, timeline entry, timeline entry view, and widget configuration. This clip is from the chapter "Understanding Widgets in WidgetKit" of the...
Curated Video
Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Pizza Order Attribute
This video explains pizza order attribute file, which will be shared between the app and the widget. This clip is from the chapter "iOS 16.1 Live Activity Lifecycle Events" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with...
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - Installing a Local Printer
Installing a printer attached to a computer (a local printer) is a bread-and-butter task for techs. This episode describes the installation process using the Devices & Printers section of the Settings app in Windows. This clip is from...
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - Dynamic IP Addressing
Manually entering IP addresses into all our devices is an administrative nightmare. To avoid this mess, smart techs use the Dynamic Host Configuration Protocol (DHCP) to automatically provide IP addressing to individual hosts. This clip...
Curated Video
Kafka for Developers - Data Contracts Using Schema Registry - Let's Build AVRO Kafka Producer
In this video, you will learn to build a Kafka Producer to publish AVRO records into the Kafka topic. This clip is from the chapter "Build AVRO Producer and Consumer in Java" of the series "Kafka for Developers - Data Contracts Using...
Curated Video
Kafka for Developers - Data Contracts Using Schema Registry - Configure the Kafka Producer Properties in Coffee Order Service
In this video, we will configure the properties to boot the Kafka producer in the coffee orders service. This clip is from the chapter "Build a Coffee Order Service Using Spring Boot and Schema Registry" of the series "Kafka for...
Curated Video
The Ultimate Excel VBA Course - Learn and Master VBA Fast - Excel VBA Developer Toolbar
This video explains the Excel VBA developer toolbar and the various panels associated with it. This clip is from the chapter "Introduction" of the series "The Ultimate Excel VBA Course - Learn and Master VBA Fast".This section introduces...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Prototype Inheritance / 123
This video explains how inheritance works with this prototype method. This clip is from the chapter "Object-Oriented Programming" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Inheritance - I / 120
This video explains how to capture some properties and elements from parent to child. This clip is from the chapter "Object-Oriented Programming" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Classes / 118
This video explains the class keyword, which is used to create a blueprint in OOP. This clip is from the chapter "Object-Oriented Programming" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Object Literals Again! / 117
This video explains why creating our own object literals is important. This clip is from the chapter "Object-Oriented Programming" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Object-Oriented Programming - II
This video explains OOP concepts with a few examples. This clip is from the chapter "Object-Oriented Programming" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains object-oriented...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - DOM In-Depth / 045
This video explains how and when the DOM interface is loaded. This clip is from the chapter "Document Object Model" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains the document...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Math Object / 042
This video explains the Math object in JavaScript. This clip is from the chapter "Object Literals" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains object literals and its importance...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - this' Keyword / 040
This video explains the 'this' keyword in JavaScript with an example. This clip is from the chapter "Object Literals" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains object literals...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Object Literals - II / 038
This video explains how to create an object along with its properties in JavaScript. This clip is from the chapter "Object Literals" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains...