Channel Avatar

dcode @UCjX0FtIZBBVD3YoCcxnDC4g@youtube.com

135K subscribers - no pronouns :c

High quality web development tutorials. On my channel you c


02:42
If You're Not Using CSS Variables, Watch This
09:26
There's Way More to JSON.Stringify Than You Think
02:43
The Best Way to Deep Copy Objects in JavaScript - Structured Clone in 2 Minutes
02:45
One Of The Most Important JavaScript Features - Nullish Coalescing (??) in 2 Minutes
06:03
Array Filter vs. Array Find in JavaScript
02:49
My Favorite JavaScript Method - Element closest() in 2 Minutes
02:50
A Smart Way to Loop Over Arrays - JavaScript For Of in 2 Minutes
08:59
Boolean() vs !! in JavaScript: The Ultimate Guide to Truthy and Falsy
02:37
Quick Guide: JavaScript Array Includes Method in 2 Minutes
02:19
Quick Guide: Understanding IIFEs in JavaScript - 2 Minute Tutorial
08:00
3 Ways to Remove From Arrays in JavaScript
02:32
Quick Guide: JavaScript JSON Parsing & Stringifying in 2 Minutes
02:23
You'll Use This More Than You Think... JavaScript Modulo Operator (In 2 Mins)
08:17
Two Easy Ways to Compare Dates in JavaScript
02:31
Turn Any Value Into a Boolean in JavaScript (In 2 Mins)
02:21
This Method Isn't Used Enough... JavaScript Array Flat Map (In 2 Mins)
08:23
5 JavaScript Console Methods Every Developer Should Know
02:44
JavaScript Class List - All You Need to Know in 2 Mins
06:19
NO LIBRARIES REQUIRED: Format Date Time in JavaScript Tutorial
09:50
Array Slice vs. Splice in JavaScript: A HUGE DIFFERENCE
02:09
How To Remove From The Start of Arrays - JavaScript Shift (In 2 Mins)
06:41
Why I *Almost* NEVER Use LET in JavaScript
13:25
Build a DIGITAL CLOCK with React, TypeScript & CSS Modules
15:16
JavaScript Basics: Create, Update & Remove HTML Elements
02:35
An Easy Way to Do Regex - JavaScript String Match (In 2 Mins)
02:36
How To Convert Objects Into Arrays - JavaScript Object Entries (In 2 Mins)
05:30
JavaScript Tutorial — Confirm Dialog on Webpage Close
08:31
JavaScript forEach vs. map — When To Use Each and Why
02:30
How To Create a New Array of Objects - JavaScript Array Fill (In 2 Mins)
02:43
A New Hidden Gem Of JavaScript — Object Group By — JavaScript In 2 Minutes
13:27
Add a Stylish ANIMATED Button To Your Website With HTML & CSS
02:30
How To Merge & Copy Objects - JavaScript Object Assign (In 2 Mins)
02:10
How To Create Arrays From Iterables - JavaScript Array From (In 2 Mins)
08:18
How To Create QR Codes With JavaScript
09:34
Apply Effects to Images Using CSS
12:52
How To EASILY Add a COPY BUTTON to Your Website With HTML, CSS & JS
02:03
How To Add To the Start of Arrays - JavaScript Array Unshift (In 2 Mins)
02:01
Learn Immutable Data Structures - JavaScript Object Freeze (In 2 Mins)
16:02
I Built My Own Date Formatter With JavaScript
02:28
How To Flatten Arrays - JavaScript Array Flat (In 2 Mins)
02:17
A *Smarter* Way To Copy Arrays - JavaScript Array With (In 2 Mins)
24:43
Create a Pin Input with HTML, CSS & JavaScript
02:25
Learn Advanced Array Searching - JavaScript Array Find (In 2 Mins)
09:40
Is This the Most Useful JavaScript Method?
02:04
Check If All Items Pass a Condition - JavaScript Array Every (In 2 Mins)
01:43
How To Replace Part of a String - JavaScript String Replace (In 2 Mins)
02:00
Check If Some Items Pass a Condition - JavaScript Array Some (In 2 Mins)
01:55
A *New* Way To Get Item By Index - JavaScript Array At (In 2 Mins)
02:14
How To Transform Arrays - JavaScript Array Map (In 2 Mins)
08:36
2 Step Process to Add Icons to Your Website (HTML)
08:10
How to Access the Webcam — Easy JavaScript Tutorial
05:46
How To Setup Your First React + TypeScript Project With Vite
11:55
Need To Add Tooltips To Your Website? I'll Show You How With HTML, CSS & JavaScript
14:26
How To Create a Banner — React, Tailwind CSS & TypeScript Tutorial
11:43
5 Ways to Create Arrays in JavaScript
06:28
How to Truncate Text with CSS — Resolving Common Issues
06:04
Get Selected Text with JavaScript: Quick & Easy Tutorial
09:45
How to Style Username and Password Input Fields — HTML & CSS Tutorial
06:16
If You Use JSON, Try This — Formatter Extension & Knowing Your Content Type
09:32
Tired Of Hard Coding Data? Build a Mock Data API with Node.js