Instructional Video3:35
Curated Video

Express Framework Mastery: From Beginner to Advanced with Node.js - Default Layout Property with Handlebars in Express

Higher Ed
In this video, we will explore the default layout property with Handlebars in Express. We will see how to set a default layout for our application using Handlebars, which will allow us to avoid duplicating layout code across all of our...
Instructional Video3:52
Curated Video

The Complete Guide to ASP.NET Core MVC (.NET 6) - Toastr Alerts

Higher Ed
In this video, we will cover Toastr alerts.
Instructional Video0:55
Curated Video

What Are Front & Back Fashion Croquis?

9th - Higher Ed
Howcast - Learn about front and back fashion croquis from fashion designer Garo Sparo in this Howcast video.
Instructional Video4:34
Curated Video

How to Draw a Figure for a Fashion Sketch

9th - Higher Ed
Howcast - Learn how to draw a figure for a fashion sketch from fashion designer Garo Sparo in this Howcast video.
Instructional Video23:50
Curated Video

Mastering 3D sketching

Pre-K - Higher Ed
Pupil outcome: I can render a complex shape and add annotation. Key learning points: - Rendering can be used to enhance complex shapes. - Annotation using subheadings can be used to analyse products.
Instructional Video25:11
Curated Video

Render and export animations

Pre-K - Higher Ed
Pupil outcome: I can render and export an animation. Key learning points: - Rendering is the process of generating high-quality images from a 3D scene or object. - Render engines should be chosen based on the requirements of the project....
Instructional Video26:25
Curated Video

Advanced 3D sketching

Pre-K - Higher Ed
Pupil outcome: I can enhance sketches using tone to show depth and texture. Key learning points: - Rendering helps to enhance communication of design ideas. - Rendering can be used to show colour, materials and textures.
Instructional Video2:04
The Business Professor

Default Judgment

Higher Ed
What is a default judgment? If the defendant fails to answer the plaintiff's claims or fails to appear at the hearing, the judge may, upon the plaintiff's request, hear and decide the case without hearing the defendant's side. This is...
Instructional Video5:20
The Business Professor

How are Startups Founded

Higher Ed
How are Startups Founded? Startups are founded by one or more entrepreneurs who want to develop a product or service for which they believe there is demand. These companies generally start with high costs and limited revenue, which is...
Instructional Video2:46
Curated Video

High-School Student Makes React a Million Times Faster

12th - Higher Ed
Million.js is a React library that can improve rendering performance by bypassing the virtual DOM. It is inspired by blockdom and other popular JavaScript frameworks like Solid and Svelte
Instructional Video2:40
Curated Video

SvelteKit in 100 seconds

12th - Higher Ed
Learn the basics of the SvelteKit - a metaframework that can fetch data and render Svelte web applications on the server. Find out how it compares to other fullstack tools like Next.js for React and Nuxt for Vue.
Instructional Video4:44
Curated Video

Build and Learn ASP.NET 6.0 Blazor Hands-On - Render Fragment Usage to Change Modal Title Dynamically

Higher Ed
This lecture shows a way to change the visual appearance (modal title) of the same modal dialog for two different operations: add and edit movies at runtime, dynamically.
<
br/>
This clip is from the chapter "Create a CRUD...
Instructional Video11:04
Curated Video

Build and Learn ASP.NET 6.0 Blazor Hands-On - Lifecycle Methods (Code Example) - ShouldRender

Higher Ed
This video explains the lifecycle methods for ShouldRender.
<
br/>
This clip is from the chapter "Advanced Concepts with Hands-On Coding in Blazor" of the series "Build and Learn ASP.NET 6.0 Blazor Hands-On".This section explains...
Instructional Video9:51
Curated Video

Build and Learn ASP.NET 6.0 Blazor Hands-On - Lifecycle Methods (Code Example) - OnAfterRender and OnAfterRenderAsync

Higher Ed
This lecture shows a demo code for illustrating these two Blazor lifecycle methods: OnAfterRender and OnAfterRenderAsync.
<
br/>
This clip is from the chapter "Advanced Concepts with Hands-On Coding in Blazor" of the series "Build...
Instructional Video3:34
Curated Video

Build and Learn ASP.NET 6.0 Blazor Hands-On - Lifecycle Methods in ASP.NET Core 3.1 Blazor - Part 1 (Fundamentals)

Higher Ed
This lecture provides an insight into the fundamentals of the lifecycle methods in Blazor. It answers questions like what lifecycle methods mean and how they are called by the components.
<
br/>
This clip is from the chapter...
Instructional Video3:46
Science ABC

Which Is The Most Reactive Element In The Periodic Table?

Pre-K - Higher Ed
The reactivity of an element is a function of how easily an element loses or gains electrons. To determine an element's reactivity, we can learn a lot from the periodic table, and its particular trends. The first element in the halogen...
Instructional Video3:36
Curated Video

Create a Dark Moody Atmospheric 2D Game with Unity and C# - Invisible Wall

Higher Ed
In this video, you will learn how to build an invisible wall to prevent the player from moving into certain areas.
Instructional Video8:41
Curated Video

Modern JavaScript from the Beginning - Second Edition - Deploying a Fullstack App

Higher Ed
Finally, in this video, we will go over the process of deploying a full-stack application to a server.
<
br/>
This clip is from the chapter "RandomIdeas Project - Webpack Frontend (Bonus Project)" of the series "Modern JavaScript...
Instructional Video5:01
Curated Video

Modern JavaScript from the Beginning - Second Edition - Save Username to Local Storage

Higher Ed
In this video, we will save the username entered by the user to local storage.
<
br/>
This clip is from the chapter "RandomIdeas Project - Webpack Frontend (Bonus Project)" of the series "Modern JavaScript from the Beginning".In...
Instructional Video12:06
Curated Video

Modern JavaScript from the Beginning - Second Edition - API Service - Fetch Ideas

Higher Ed
In this video, we will create an API service that will be used to fetch the ideas from the backend.
<
br/>
This clip is from the chapter "RandomIdeas Project - Webpack Frontend (Bonus Project)" of the series "Modern JavaScript from...
Instructional Video12:10
Curated Video

Modern JavaScript from the Beginning - Second Edition - IdeaList Component

Higher Ed
In this video, we will create the IdeaList component that will display all the ideas.
<
br/>
This clip is from the chapter "RandomIdeas Project - Webpack Frontend (Bonus Project)" of the series "Modern JavaScript from the...
Instructional Video12:04
Curated Video

Modern JavaScript from the Beginning - Second Edition - IdeaForm Component

Higher Ed
In this video, we will build the IdeaForm component that will handle the form to add new ideas.
<
br/>
This clip is from the chapter "RandomIdeas Project - Webpack Frontend (Bonus Project)" of the series "Modern JavaScript from the...
Instructional Video10:04
Curated Video

Modern JavaScript from the Beginning - Second Edition - Progress Bar and Calorie Alert

Higher Ed
This video focuses on adding a progress bar and calorie alert to the Tracalorie App project. The video covers how to create and update a progress bar based on the total number of calories consumed and how to display a calorie alert...
Instructional Video14:52
Curated Video

Modern JavaScript from the Beginning - Second Edition - Display Tracker Stats

Higher Ed
This video demonstrates how to display tracker stats in the Tracalorie App project. The video covers how to calculate and display total calories, total meals, and total workouts using the BaseTracker class and JavaScript DOM...