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
React JS Masterclass - Go From Zero To Job Ready - React Loading Skeleton
Here, we will discuss about an interesting package called the React Loading Skeleton that provides a skeleton structure until we receive a response from the app.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Toggle Update / 169
In this video, we will discuss about two concepts, the first being a toggle and how to delete the card when the recycle icon is clicked and the second concept we will discuss here is the infinite loop.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Homepage / 162
In this lesson, we will begin with creating a section for the homepage and add the individual cards by importing the Postcard state from the components folder.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Project Styling / 161
In this video, we will understand how to begin with the designing part of this project. We will create the header, footer, logo, and other components required for WriteNode.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Fetching Documents- II / 256
We can use the on() method to retrieve data. This method takes the event type as "value" and retrieves the snapshot of the data.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Dashboard: Condition 1 / 134
In this video, we will explore the admin dashboard and look at the few available features on the dashboard.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Checkout Modal / 130
We will create a checkout page, which will require us to handle the items in the product list, make final calculations, and add any other information if needed; reloading the page should allow us to make changes in the total by adding or...
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Condition Check: Already in Cart / 127
For the final checkout page to perform the next set of actions, you will learn how to implement an order confirmation before proceeding with the last payment order.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Add to Cart / 126
This lesson will teach us about the local information stored in a basket. When we place items in a basket and refresh or reload the page, it should be able to retain the items placed in the list until the transaction is processed.
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - Installing a Graphics Card
Graphics cards often require special treatment when installing them in terms of power and cooling. In addition, systems need special drivers to take full advantage of the power of most graphics cards. This clip is from the chapter "Book...
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - Graphics Cards and Connections
Monitors don't create the images they display; that's the graphics card's job. Graphics cards come with different features and capabilities that a good tech understands very well. This clip is from the chapter "Book Chapter 17 - Display...
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - Readers and Scanners
A broad cross-section of peripherals scans and read data. From flatbed scanners to barcode readers and card readers, these devices make our users' lives easier and more convenient. This clip is from the chapter "Book Chapter 10 -...
Curated Video
HashiCorp Certified - Vault Associate Course - How Vault Works
In this video, we will dive deep into how HashiCorp Vault works. This video shows you how it works using a familiar analogy to help us easily understand the basic concepts. This clip is from the chapter "Introduction to Vault" of the...
Curated Video
Chatbots for Beginners: A Complete Guide to Build Chatbots - Chatbot Development with AWS Lex and AWS Lambda: Complete Chatbot with Response Cards
In this video, you will learn to create complete response cards and check the created slot types with options best suited for enhanced user experience. We will test the bot for the full functionality of the intended tasks. This clip is...
Curated Video
Chatbots for Beginners: A Complete Guide to Build Chatbots - Chatbot Development with AWS Lex and AWS Lambda: Response Cards for User Experience
In this video, you will learn about creating response cards and adding better user themes and experiences. This clip is from the chapter "Chatbots Development with Amazon Lex" of the series "Chatbots for Beginners: A Complete Guide to...
Curated Video
Chatbots for Beginners: A Complete Guide to Build Chatbots - Chatbot Development with AWS Lex and AWS Lambda: Response Cards
This is the last step in creating an Amazon Lex chatbot, creating and adding response cards, including the card setup, slot upgradation, chatbot building, and demonstration. This clip is from the chapter "Chatbots Development with Amazon...
Curated Video
HashiCorp Certified - Vault Associate Course - Introduction to Auth Methods
This video provides an introduction to Auth methods. You will be learning more about Vault authentication, how it works, and how it's used with client interaction with Vault. This clip is from the chapter "Compare Authentication Methods"...
Curated Video
The Complete Vue.js Course for Beginners - Multiple Slots
In this video, we will look at multiple slots, study different slots, why we make them, and where they are used. This clip is from the chapter "Advanced Concepts" of the series "The Complete Vue.js Course for Beginners".In this section,...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Creating Oracle Database with ASM (Part 1 of 4)
In this practice video, you will gain hands-on experience in creating an Oracle database with ASM. You will perform tasks such as downloading Oracle Grid Infrastructure 19c software, setting up an Oracle VirtualBox appliance, and...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Delete Document / 275
This video explains the delete functionality in the bookmark manager. This clip is from the chapter "Project: Bookmark Manager" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains a new...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Access Document / 274
This video explains the access document in the bookmark manager. This clip is from the chapter "Project: Bookmark Manager" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains a new...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Template Structure (Optional) / 271
This video explains the HTML template for the project. This clip is from the chapter "Project: Bookmark Manager" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains a new project on...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Fetching Documents- II / 256
This video explains the process of getting the document and storing information. This clip is from the chapter "Firebase" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".In this section, you will learn...