Hi, what do you want to do?
Curated Video
Express Framework Mastery: From Beginner to Advanced with Node.js - Default Layout Property with Handlebars in Express
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...
Curated Video
The Complete Guide to ASP.NET Core MVC (.NET 6) - Toastr Alerts
In this video, we will cover Toastr alerts.
Curated Video
What Are Front & Back Fashion Croquis?
Howcast - Learn about front and back fashion croquis from fashion designer Garo Sparo in this Howcast video.
Curated Video
How to Draw a Figure for a Fashion Sketch
Howcast - Learn how to draw a figure for a fashion sketch from fashion designer Garo Sparo in this Howcast video.
Curated Video
Mastering 3D sketching
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.
Curated Video
Render and export animations
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....
Curated Video
Advanced 3D sketching
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.
The Business Professor
Default Judgment
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...
The Business Professor
How are Startups Founded
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...
Curated Video
High-School Student Makes React a Million Times Faster
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
Curated Video
SvelteKit in 100 seconds
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.
Curated Video
Build and Learn ASP.NET 6.0 Blazor Hands-On - Render Fragment Usage to Change Modal Title Dynamically
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...
<
br/>
This clip is from the chapter "Create a CRUD...
Curated Video
Build and Learn ASP.NET 6.0 Blazor Hands-On - Lifecycle Methods (Code Example) - ShouldRender
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...
<
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...
Curated Video
Build and Learn ASP.NET 6.0 Blazor Hands-On - Lifecycle Methods (Code Example) - OnAfterRender and OnAfterRenderAsync
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...
<
br/>
This clip is from the chapter "Advanced Concepts with Hands-On Coding in Blazor" of the series "Build...
Curated Video
Build and Learn ASP.NET 6.0 Blazor Hands-On - Lifecycle Methods in ASP.NET Core 3.1 Blazor - Part 1 (Fundamentals)
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...
<
br/>
This clip is from the chapter...
Science ABC
Which Is The Most Reactive Element In The Periodic Table?
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...
Curated Video
Create a Dark Moody Atmospheric 2D Game with Unity and C# - Invisible Wall
In this video, you will learn how to build an invisible wall to prevent the player from moving into certain areas.
Curated Video
Modern JavaScript from the Beginning - Second Edition - Deploying a Fullstack App
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...
<
br/>
This clip is from the chapter "RandomIdeas Project - Webpack Frontend (Bonus Project)" of the series "Modern JavaScript...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Save Username to Local Storage
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...
<
br/>
This clip is from the chapter "RandomIdeas Project - Webpack Frontend (Bonus Project)" of the series "Modern JavaScript from the Beginning".In...
Curated Video
Modern JavaScript from the Beginning - Second Edition - API Service - Fetch Ideas
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...
<
br/>
This clip is from the chapter "RandomIdeas Project - Webpack Frontend (Bonus Project)" of the series "Modern JavaScript from...
Curated Video
Modern JavaScript from the Beginning - Second Edition - IdeaList Component
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...
<
br/>
This clip is from the chapter "RandomIdeas Project - Webpack Frontend (Bonus Project)" of the series "Modern JavaScript from the...
Curated Video
Modern JavaScript from the Beginning - Second Edition - IdeaForm Component
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...
<
br/>
This clip is from the chapter "RandomIdeas Project - Webpack Frontend (Bonus Project)" of the series "Modern JavaScript from the...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Progress Bar and Calorie Alert
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...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Display Tracker Stats
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...