Hi, what do you want to do?
Curated Video
Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - CSS Homepage Styling for EJS with Express
This video explains how to do CSS homepage styling for EJS with Express.
<
br/>
This clip is from the chapter "EJS Templating Engines with Express" of the series "Express Framework Fundamentals - Secure Sign-Up with Auth0 and...
<
br/>
This clip is from the chapter "EJS Templating Engines with Express" of the series "Express Framework Fundamentals - Secure Sign-Up with Auth0 and...
Curated Video
Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - CSS Styling with Templating Engines
This video demonstrates how to do CSS styling with templating engines.
<
br/>
This clip is from the chapter "EJS Templating Engines with Express" of the series "Express Framework Fundamentals - Secure Sign-Up with Auth0 and...
<
br/>
This clip is from the chapter "EJS Templating Engines with Express" of the series "Express Framework Fundamentals - Secure Sign-Up with Auth0 and...
Curated Video
Building a ChatGPT AI with JavaScript - An OpenAI Code-Along Guide - Cleaning Up the Index File for ChatGPT OpenAI API
In this video, we will clean up the index file for our ChatGPT OpenAI API by removing redundant code and adding comments to make it easier to understand.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Instance Management
In the preceding chapter, you explored the basics of creating and configuring EC2 instances. In this first video of Chapter 6, you will begin to explore the ongoing management of EC2 instances, advanced EC2 management, and elastic...
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Setting Up an EC2 Windows Instance Lab
How about a Windows instance running in AWS? This video demonstrates the processes used to instantiate a Windows instance in AWS.
Curated Video
The Art of Doing - Web Development for Beginners - Interactive Tags
In this video, you will learn about interactive tags such as buttons, input fields, radio buttons, select menus, and checkboxes, and how to use them in web forms.
<
br/>
This clip is from the chapter "Advanced HTML Tags" of the...
<
br/>
This clip is from the chapter "Advanced HTML Tags" of the...
Curated Video
The Art of Doing - Web Development for Beginners - Headings and Paragraphs
In this video, you will learn how to use the heading and paragraph tags to structure and organize content on a web page.
<
br/>
This clip is from the chapter "Basic HTML Tags" of the series "The Art of Doing - Web Development for...
<
br/>
This clip is from the chapter "Basic HTML Tags" of the series "The Art of Doing - Web Development for...
Curated Video
The Art of Doing - Web Development for Beginners - Defining Font Size
In this video, you will learn how to define font sizes using different units such as pixels, ems, and rems. We will also understand the difference between absolute and relative font sizes and how to change the font size of child...
Curated Video
The Art of Doing - Web Development for Beginners - Organized Collectors Preview
In this video, we will apply the concepts we have learned about organized HTML to our "Collectors" project. Specifically, we will be working on a Pokémon trading web page and restructuring it to improve its organization and...
Curated Video
Quick JavaScript Crash Course - Modern and Advanced JavaScript - Course Introduction
This video gives a short introduction to the course and the prerequisites for the course.
<
br/>
This clip is from the chapter "Welcome Section" of the series "Quick JavaScript Crash Course - Modern and Advanced JavaScript".In this...
<
br/>
This clip is from the chapter "Welcome Section" of the series "Quick JavaScript Crash Course - Modern and Advanced JavaScript".In this...
Curated Video
React JS Masterclass - Go From Zero To Job Ready - JSX: In-Depth Introduction / 007
In this video, you will learn about JSX in-depth, a syntax extension for JavaScript that lets you write HTML-like markup inside a JavaScript file.
Curated Video
Chatbots for Beginners: A Complete Guide to Build Chatbots - Machine Learning-Based Chatbots: Remove Tags and Lemmatize
In this video, we will look at removing tags or symbols that we do not want to use in our word token development process. We will then lemmatize the word token using the tag map lemmatizer.
<
br/>
This clip is from the chapter...
<
br/>
This clip is from the chapter...
Curated Video
The Complete Vue.js Course for Beginners - Two-Way Binding in Vue.js
In this video, you will learn about two-way binding; we will get an overview of it and
<
br/>
This clip is from the chapter "Getting Started with Basic Code" of the series "The Complete Vue.js Course for Beginners".This section gets...
<
br/>
This clip is from the chapter "Getting Started with Basic Code" of the series "The Complete Vue.js Course for Beginners".This section gets...
Curated Video
Automating Image Creation with HashiCorp Packer for DevOps - Hands-On Lab - Building Images in Multiple Regions
In this hands-on demonstration lab, we will build upon some of the concepts we have been learning to extend our Packer-built images into multiple regions within the same cloud environment.
<
br/>
This clip is from the chapter...
<
br/>
This clip is from the chapter...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Query Selector / 046
This video explains query selector in DOM with an example.
<
br/>
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...
<
br/>
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...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Selectors
This video explains the importance of selectors.
<
br/>
This clip is from the chapter "(Optional) HTML and CSS Refresher" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section is an HTML and...
<
br/>
This clip is from the chapter "(Optional) HTML and CSS Refresher" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section is an HTML and...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Selector Game II
This video explains attributes selector using an example.
<
br/>
This clip is from the chapter "(Optional) HTML and CSS Refresher" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section is an...
<
br/>
This clip is from the chapter "(Optional) HTML and CSS Refresher" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section is an...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - HTML Semantics II
This video continues to explain HTML semantics and explains the tag called img.
<
br/>
This clip is from the chapter "(Optional) HTML and CSS Refresher" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On...
<
br/>
This clip is from the chapter "(Optional) HTML and CSS Refresher" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - HTML Semantics I
This video explains HTML semantics and their importance.
<
br/>
This clip is from the chapter "(Optional) HTML and CSS Refresher" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section is an...
<
br/>
This clip is from the chapter "(Optional) HTML and CSS Refresher" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section is an...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Common HTML Tags
This video explains the common HTML tags.
<
br/>
This clip is from the chapter "(Optional) HTML and CSS Refresher" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section is an HTML and CSS...
<
br/>
This clip is from the chapter "(Optional) HTML and CSS Refresher" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section is an HTML and CSS...
Curated Video
Who Invented Trap Music?
Hi-hats. That blazing fast sound is everywhere—pop, reggaeton, country—and hi-hats are essential in trap music. Where exactly did trap music come from and how did it become a part of so many other musical styles? Hosts LA Buckner and...
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Creating IAM Users and Groups
This lecture will demonstrate a hands-on demonstration of enabling MFA on the root account for IAM users and groups.
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - GraphQL Queries on Public Data
In this video, we will work with GraphQL queries on public data.
<
br/>
This clip is from the chapter "Working with GraphQL" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, we will start...
<
br/>
This clip is from the chapter "Working with GraphQL" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, we will start...