Curated Video
React JS Masterclass - Go From Zero To Job Ready - TaskMate Demo
In this demonstration of the project, you will learn to create displays and we will build the project based on the concepts learned. We will make a project called TaskMate, a to-do list.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - React StrictMode
Let's learn about an interesting feature, a common doubt that may occur in our minds, where we loaded the conole.log once, but the information is repetitive. You will learn how the useEffect hook works here.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Event / 028
Let's learn to create submit buttons, enabling us to accept the input values through forms or input tabs. We can make the submit buttons and get inputs through data storage functions.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Controlled Inputs / 027
In this lecture, you will learn to create a button on our app that will allow us to control the input by resetting the input value in the task name field.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Event / 026
In this video, we will examine the listener that we will work with, which calls a function that will execute a task every time there is a change in the input, an anonymous function, or create a function based on our requirement.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - State Introduction: useState / 010
In this video, we will explore further about a state and then understand in detail the useState, a React hook that lets you add a state variable to a component.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Components: Class- and Function-Based / 006
This video discusses components, where you will learn about class-based and function-based components. We will also create a new project setup.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Test: Fire Events and User Events / 153
In this video, we will look at different events such as mouse clicks, mouse overs, mouse out, key down, and document load.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Order Submit Function / 132
In this lecture, the next step is to start building the home page of the eCommerce site. We will use components to tell React what we want to see on the screen.
Healthcare Triage
Just Because a Drug is FDA Approved Doesn't Mean it Works
The drug approval process in the United States is complicated. There are many stakeholders and varying agendas when bringing a drug to market, and profit motives often are as big a factor as helping patients. The loopholes and shortcuts...
Healthcare Triage
Are Video Games GOOD for Kids?
Many people like to argue about whether video games cause violence, but what about evidence for the positive effects games might have? The research is out there, so what do we think about it?
Healthcare Triage
Ten Years Later: The HPV Vaccine is Still Incredible & Lifesaving
We love some good vaccine data, and we were pretty excited to see a new, long-term study published this month on cervical cancer outcomes after the HPV vaccine.
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - Monitor Technologies
There's more than one way to make a monitor, but they all share one very important common feature: the pixel. Once we understand that all monitors have pixels, it's easier to understand the different technologies you might find in a...
Curated Video
PowerShell for Automating Administration - Lab Setup: Script Execution
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...
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - Code Comments and Clear Code
This video explains code comments in Python. This clip is from the chapter "Breaking Up Larger Programs, Part 1" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains breaking up larger programs.
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - Variable Names
This video explains variable names in Python and the rules to use them. This clip is from the chapter "Storing Information" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains objects and...
Curated Video
Linux Operating System: A Complete Linux Guide for Beginners - Getting Help
In this video, we will see how to use the help command in Linux. This clip is from the chapter "Introduction to File System and Terminal" of the series "Linux Operating System: A Complete Linux Guide for Beginners".In this section, we...
Curated Video
Linux Operating System: A Complete Linux Guide for Beginners - Uptime, Alias
In this video, we will talk about the uptime, alias, unalias commands. This clip is from the chapter "System and Utility Commands" of the series "Linux Operating System: A Complete Linux Guide for Beginners".In this section, we will...
Curated Video
Linux Operating System: A Complete Linux Guide for Beginners - Utility Commands (Clear Exit Shutdown)
In this video, we will talk about the exit, clear, sudo shutdown commands. This clip is from the chapter "System and Utility Commands" of the series "Linux Operating System: A Complete Linux Guide for Beginners".In this section, we will...
Curated Video
Getting Started with HashiCorp Nomad - Demo - Upgrading Nomad to Newer Versions
In this final demonstration, we will practically work on upgrading Nomad to newer versions based on more recent releases from time to time. The author mentions the importance of reading through the release notes and guides before any...
Curated Video
Getting Started with HashiCorp Nomad - Demo - Rotating the Gossip Encryption Key
In this demonstration, we will practically work on rotating the gossip encryption key. You will learn to generate a new gossip key. You will learn to install the key, create a list of keys, instruct Nomad to use the new key, and replace...
Curated Video
Getting Started with HashiCorp Nomad - Demo - Networking
In this demonstration, the author showcases a few basics of Nomad networking. We will look at the job allocation status, view the metadata it reports, and understand it. We will look at placement metrics, bridge mode, docker mode, and...
Curated Video
Getting Started with HashiCorp Nomad - Demo - Using the Nomad CLI
This demonstration explains the Nomad CLI and uses the CLI to interact with export tokens and export the Nomad address to the local Nomad instance. We will also set up DNS addresses to interact with our Nomad instance. We will also look...
Curated Video
The Complete Vue.js Course for Beginners - Using Vue.js without Installation
In this video, we will see how we can use and make Vue.js files without any installation and how we can use Vue.js by having to use Node and NPM. This clip is from the chapter "Installing Vue.js" of the series "The Complete Vue.js Course...