Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Tables
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.
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - List
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...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Comments
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...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Forms I
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...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Linking Page
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.
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Media Tags
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.
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Common HTML Tags
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.
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Head Section
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.
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - HTML Introduction
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...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Environment Setup
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...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Course Completion
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.
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Project Deployment Using GitHub and Netlify / 320
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...
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Key Terms: Stacks, Frameworks, and Languages (Part 3)
This is a continuation of the lesson from the previous lecture, which explains full-stack languages in detail.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Introduction to Web Servers
In this video, we will create our initial project file on the web server and configure the settings before we begin.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Dangerously Set HTML (Yeah Really)
Let's learn about dangerouslySetInnerHTML, a property you can use on HTML elements in a React application to set their content programmatically.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Building the Calculator Visuals
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.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Introduction to JSX
In this video, you will learn to use JSX, which allows us to incorporate HTML into our JavaScript codes.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Code Pen
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.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - JS Placement
In this video, you will learn about the placement of functions of JavaScript in between open and closed head tags.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Introduction-JavaScript
This video provides a detailed introduction to the concepts covered in this course section, including JavaScript and its topics.
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Dealing with Markdown Content
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...
Curated Video
Make Apps with ChatGPT and Generative AI - Outlook Add-In Launch
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...
Curated Video
Make Apps with ChatGPT and Generative AI - Office Outlook Project Creation
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...
Curated Video
Build a DALL-E Image Generator using React, JavaScript, and OpenAI - CSS Styling and Integration for Our DALL-E OpenAI App
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...