Instructional Video6:28
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Tables

Higher Ed
This video explains tables in HTML. 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 refresher.
Instructional Video3:13
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - List

Higher Ed
This video explains list and the types of lists in HTML using an example. 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...
Instructional Video4:11
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Comments

Higher Ed
This video explains how to add comments to the HTML code. 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...
Instructional Video9:48
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Forms I

Higher Ed
This video explains forms and how to add a form using an example. 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...
Instructional Video5:59
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Linking Page

Higher Ed
This video explains the linking page in HTML. 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 refresher.
Instructional Video13:41
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Media Tags

Higher Ed
This video explains the media tags in HTML. 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 refresher.
Instructional Video7:41
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Common HTML Tags

Higher Ed
This video explains the common HTML tags. 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 refresher.
Instructional Video9:46
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Head Section

Higher Ed
This video explains the head section in HTML. 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 refresher.
Instructional Video11:47
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - HTML Introduction

Higher Ed
This video introduces you to HTML and why you should use HTML. 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...
Instructional Video12:28
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Environment Setup

Higher Ed
This video explains the environmental setup used for HTML and CSS. 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...
Instructional Video1:56
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Course Completion

Higher Ed
This video wraps up the course This clip is from the chapter "Course Completion" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section wraps up the course on JavaScript Masterclass.
Instructional Video9:59
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Project Deployment Using GitHub and Netlify / 320

Higher Ed
This video explains how to deploy the project onto GitHub and Netlify. This clip is from the chapter "Project: notNotion" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains the project...
Instructional Video5:05
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Key Terms: Stacks, Frameworks, and Languages (Part 3)

Higher Ed
This is a continuation of the lesson from the previous lecture, which explains full-stack languages in detail.
Instructional Video5:41
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Introduction to Web Servers

Higher Ed
In this video, we will create our initial project file on the web server and configure the settings before we begin.
Instructional Video4:15
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Dangerously Set HTML (Yeah Really)

Higher Ed
Let's learn about dangerouslySetInnerHTML, a property you can use on HTML elements in a React application to set their content programmatically.
Instructional Video11:09
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Building the Calculator Visuals

Higher Ed
This video demonstrates how to build the visuals of our elementary calculator project. We are going to develop a very basic component called a calculator.
Instructional Video4:13
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Introduction to JSX

Higher Ed
In this video, you will learn to use JSX, which allows us to incorporate HTML into our JavaScript codes.
Instructional Video4:48
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Code Pen

Higher Ed
In this video, you will learn how to use the code pen application as the text editor for writing our codes in the codepen.io portal.
Instructional Video2:10
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - JS Placement

Higher Ed
In this video, you will learn about the placement of functions of JavaScript in between open and closed head tags.
Instructional Video5:42
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Introduction-JavaScript

Higher Ed
This video provides a detailed introduction to the concepts covered in this course section, including JavaScript and its topics.
Instructional Video3:22
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - Dealing with Markdown Content

Higher Ed
In this video, you will learn how to deal with markdown content. This clip is from the chapter "Strapi Plugin Development: Create a Plugin" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, we...
Instructional Video4:47
Curated Video

Make Apps with ChatGPT and Generative AI - Outlook Add-In Launch

Higher Ed
After building our first Outlook add-in project and going through some of the code behind it, we will start it and look at it on Outlook. We will be creating a task pane and we will click a button and a pane will come up from the right...
Instructional Video6:37
Curated Video

Make Apps with ChatGPT and Generative AI - Office Outlook Project Creation

Higher Ed
The next step involves creating our add-in project. We will use the Yo office command to select the support to Outlook. We will check to define the parameters that will modify the behavior of the app. This clip is from the chapter...
Instructional Video7:40
Curated Video

Build a DALL-E Image Generator using React, JavaScript, and OpenAI - CSS Styling and Integration for Our DALL-E OpenAI App

Higher Ed
In this video, we will complete the CSS styling for our application page and add functionality to the page components. We will begin integrating the components for our DALL-E image generator application. This clip is from the chapter...