Hi, what do you want to do?
Curated Video
Modern JavaScript from the Beginning - Second Edition - Object Challenges
This video presents some challenges related to objects and requires students to apply their knowledge of object manipulation and methods.
<
br/>
This clip is from the chapter "Arrays and Objects" of the series "Modern JavaScript...
<
br/>
This clip is from the chapter "Arrays and Objects" of the series "Modern JavaScript...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Object Spread Operator and Methods
This video explains how to use the object spread operator and several object methods in JavaScript, such as Object.assign(), Object.keys(), and Object.values().
<
br/>
This clip is from the chapter "Arrays and Objects" of the series...
<
br/>
This clip is from the chapter "Arrays and Objects" of the series...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Object Literals
In this video, you will learn about object literals in JavaScript, including creating objects, accessing object properties, and adding methods to objects.
<
br/>
This clip is from the chapter "Arrays and Objects" of the series...
<
br/>
This clip is from the chapter "Arrays and Objects" of the series...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Working with Strings
In this video, you will learn how to work with strings in JavaScript. We will cover the basics of strings, including how to create them, access individual characters, and concatenate strings. We will also explore some common string...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Primitive Versus Reference Types
In this video, we will explain the difference between primitive and reference types in JavaScript and how they are stored in memory.
<
br/>
This clip is from the chapter "Variables, Data Types, Methods, and More" of the series...
<
br/>
This clip is from the chapter "Variables, Data Types, Methods, and More" of the series...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Stacks
Stacks are a data structure that allows us to store and retrieve data in a last-in, first-out (LIFO) manner. In this video, you will learn how stacks work and how to create them.
<
br/>
This clip is from the chapter "Iterators,...
<
br/>
This clip is from the chapter "Iterators,...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Iterators
Iterators are objects that provide a way to iterate over collections of data. In this video, you will learn how iterators work and how to create custom iterators using the Symbol.iterator method.
<
br/>
This clip is from the chapter...
<
br/>
This clip is from the chapter...
Curated Video
Modern JavaScript from the Beginning - Second Edition - CSS and Style Loaders
In this video, we will explore how to use CSS and style loaders in Webpack. We will look at the different types of style loaders available and how to configure them in our Webpack configuration file.
<
br/>
This clip is from the...
<
br/>
This clip is from the...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Property Flags and Descriptors
In this video, you will learn about the different property flags and descriptors in JavaScript, including how to use the "Object.getOwnPropertyDescriptors()" method to inspect object properties.
<
br/>
This clip is from the chapter...
<
br/>
This clip is from the chapter...
Curated Video
Modern JavaScript from the Beginning - Second Edition - ES2022 Private Class Fields
In this video, you will learn about the new private class fields feature in ES2022, including how to define private object properties using the "#" symbol.
<
br/>
This clip is from the chapter "OOP - Classes, Getters, Setters, and...
<
br/>
This clip is from the chapter "OOP - Classes, Getters, Setters, and...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Private Property Underscore Convention
In this video, you will learn about the convention of using underscores to denote private object properties in JavaScript classes.
<
br/>
This clip is from the chapter "OOP - Classes, Getters, Setters, and Private Properties" of the...
<
br/>
This clip is from the chapter "OOP - Classes, Getters, Setters, and Private Properties" of the...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Getters and Setters with defineProperty()
In this video, you will learn about how to define getters and setters for object properties using the "Object.defineProperty()" method in JavaScript.
<
br/>
This clip is from the chapter "OOP - Classes, Getters, Setters, and Private...
<
br/>
This clip is from the chapter "OOP - Classes, Getters, Setters, and Private...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Getters and Setters with Classes
In this video, you will learn about getters and setters in JavaScript classes, including how to define them and how to use them to get and set object properties.
<
br/>
This clip is from the chapter "OOP - Classes, Getters, Setters,...
<
br/>
This clip is from the chapter "OOP - Classes, Getters, Setters,...
Curated Video
Modern JavaScript from the Beginning - Second Edition - bind() and Defining this
In this video, you will learn about the "bind()" method in JavaScript, including how to use it to set the "this" keyword in class methods and how to define the "this" keyword explicitly using arrow functions.
<
br/>
This clip is...
<
br/>
This clip is...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Working with Object Properties
In this video, we will explore different ways of adding and modifying object properties. We will also discuss property descriptors and how they are used to control the behavior of object properties.
<
br/>
This clip is from the...
<
br/>
This clip is from the...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Mini Project
In this video, we will create a mini project where we will apply the HTML5 and CSS3 concepts learned. We will follow along with the instructions to create a small webpage or interactive element and give hands-on experience in building...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Media Queries
In this video, you will learn how to use media queries in CSS3 to apply specific styles based on the characteristics of the device or viewport. We will understand how to create responsive designs that adapt to different screen sizes,...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Flexbox
In this video, we will explore the flexible box layout module, Flexbox, in CSS3. We will understand how to create flexible and responsive designs by arranging elements along a single axis or multiple axes. You will learn to leverage...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Grid System
In this video, we will discover the power of CSS Grid for creating responsive layouts. You will learn to create grid-based designs that adapt to different screen sizes and devices, allowing your website to be visually appealing across...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Border-Radius
In this video, we will explore the border-radius property in CSS3 and learn to create rounded corners for elements. We will discover different techniques to customize the radius and achieve various design styles.
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Opacity and Important
In this video, you will learn how to adjust the opacity of elements in CSS3 using the opacity property. We will understand how to make elements transparent or semi-transparent to create interesting visual effects.
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Pseudo-Elements
In this video, we will uncover the magic of CSS3 pseudo-elements and learn to create dynamic and engaging content. We will discover pseudo-elements such as ::before and ::after, and understand how they can be used to insert content...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Pseudo-Classes part 2
In this video, we will continue exploration of CSS3 pseudo-classes and dive deeper into the world of advanced styling. You will learn about pseudo-classes such as :first-child, :nth-child, and :last-child, and understand how they can be...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Pseudo-Classes Part 1
In this video, we will discover the power of pseudo-classes in CSS3 and learn to target elements based on specific states or interactions. We will explore commonly used pseudo-classes such as :hover, :active, and :focus, and understand...