See Scott Dev
Map.groupBy is new in JavaScript (how to use it)
1:52
See Scott Dev
How Object.GroupBy Makes Grouping Objects Easy
2:20
See Scott Dev
Easy Dark Mode With This Tailwind Plugin
2:04
See Scott Dev
STOP using boring Tailwind UI #tailwindcss
2:58
See Scott Dev
Tailwind Dynamic Class Tricks #reactjs #tailwindcss
2:21
See Scott Dev
ShadCN Theme Generator #tailwindcss #shadcn
1:14
See Scott Dev
React + Tailwind + Accessible Components super easy?
2:37
See Scott Dev
Use AbortController to cancel setTimeout in React
2:46
See Scott Dev
React useEffect + AbortController = ❤️
2:14
See Scott Dev
Stop using Create React App #reactjs
1:53
See Scott Dev
DON'T make this useState mistake in React
1:21
See Scott Dev
Take screenshots in Chrome - No Extensions?
2:33
See Scott Dev
Use structuredClone() to create deep copies of JavaScript objects
1:41
See Scott Dev
Use with() in JavaScript for clean shallow inline updates to Arrays
2:02
See Scott Dev
3 New JavaScript functions that update Arrays by Copy
1:51
See Scott Dev
Use findLastIndex() to find the last index of the matching value in JavaScript
1:39
See Scott Dev
Use at() to reference elements in JavaScript Arrays
1:18
See Scott Dev
This VSCode extension is 👌
1:14
See Scott Dev
Tailwind + Styled Components = ❤️
1:36
See Scott Dev
Styled Components BETTER than Tailwind?
1:38
See Scott Dev
Tailwind: is it just inline styles with extra steps?
1:26
See Scott Dev
Can YOU spot why this component doesn’t update?
1:36
See Scott Dev
STOP using inline anonymous functions in React
1:49
See Scott Dev
STOP making your React components work so hard (use this)
1:14
See Scott Dev
Beginners make THIS nesting mistake in React
1:33
See Scott Dev
Refactor your React components FAST in VSCode
2:36
See Scott Dev
Do YOU know these five beginner React concepts?
1:57
See Scott Dev
DON'T make this rookie mistake in Tailwind (dynamic classes)
1:29
See Scott Dev
Question: Should you use Type or Interface in TypeScript?
1:16
See Scott Dev
React beginners: don't do THIS in 2025
1:52
See Scott Dev
Do THIS to make React custom hooks easy
1:59
See Scott Dev
How useEffect works #react
1:09
See Scott Dev
THIS fixes delayed useState in React
0:54
See Scott Dev
Did you know THIS causes React components to re-render?
1:00
See Scott Dev
Does the React useState object approach cause more re-renders?
1:01
See Scott Dev
Do you make this simple mistake with React forms? (most people have)
1:00
See Scott Dev
React beginners ALWAYS make this useState mistake (do you?)
1:00
See Scott Dev
STOP using Moment JS and date-fns (for relative time)
1:00
See Scott Dev
Let's play a game: 3 JavaScript Questions
0:59
See Scott Dev
Deeply Nested Code Is Evil
0:55
See Scott Dev
3 JavaScript One-Liners You Should Know #javascript
1:01
See Scott Dev
What is "Try Catch Hell"? #javascript
0:55
See Scott Dev
STOP using divs in React (when to use Fragments)
0:57
See Scott Dev
DON’T make this rookie mistake in React (conditional rendering)
0:56
See Scott Dev
Super Fast VSCode users know these keyboard shortcuts
0:59
See Scott Dev
Fast VSCode users know these keyboard shortcuts
0:45
See Scott Dev
Create a WordPress plugin in 60 Seconds with wp-scripts and wp-env
0:59
See Scott Dev
Store state in the URL in Next.js and React #react
0:50
See Scott Dev
DON'T make this mistake in Tailwind
0:59
See Scott Dev
Shaky animation on invalid text input using Tailwind CSS + React
0:26
See Scott Dev
What is "JavaScript Hell" (and how do I know if I'm in it)?
0:57
See Scott Dev
How can I become a WordPress Developer? #wordpressbeginners #makingmoneyonline
0:51
See Scott Dev
First web app I EVER made in 1998 when I was really young #perl #programming
1:00
See Scott Dev
Add Chakra UI to WordPress with React #wordpress #react
0:57
See Scott Dev
FAST WordPress Dev Environment setup with wp-scripts and wp-env (FULL)
19:37
See Scott Dev
Set up your WordPress Dev Environment FAST with @wordpress/scripts
0:57
See Scott Dev
Next.js 15 Dynamic Imports make your site FAST
0:44
See Scott Dev
FAST WordPress Development Environment (using wp-env instead of Local)
0:49
See Scott Dev
Can YOU solve this Valid Palindrome LeetCode problem?
7:15
See Scott Dev
JavaScript Debugging ADVANCED #javascript #coding #debug #programming #nodejs #tech
0:45
See Scott Dev
Build Calculator with Tailwind CSS using Next.js / React
24:47
See Scott Dev
Building Keyboard Keys in Tailwind CSS with Next.js / React - No Talking
8:06
See Scott Dev
Do you know these 5 JavaScript tricks? #javascript #coding #programming #javascriptcoding #frontend
0:58
See Scott Dev
Stop Using Arrays for Unique Values in JavaScript #javascript #advancedjavascript #coding #js
1:00
See Scott Dev
Fetching Data in Next.js #nextjs #nextjs14 #coding #javascript #react #programming #webdevelopment
0:53
See Scott Dev
JavaScript Console Logging ADVANCED (part 2) #javascript #coding #debug #programming #nodejs #tech
0:48
See Scott Dev
Don't Comment Your Code (DO THIS) #coding #programming #javascript #nodejs #tech #javascriptcoding
0:40
See Scott Dev
Why Everyone is Using TypeScript (and you should too) #typescript #coding #javascript #programming
0:52
See Scott Dev
JavaScript Console Logging ADVANCED #javascript #coding #debug #programming #nodejs #tech
0:58
See Scott Dev
Destructured Arrays … in PHP?! #php #coding #javascript #programming #efficiency
0:47
See Scott Dev
Why I'm Using Express Instead of Next.js #coding #programming #nextjs #expressjs #serverless
0:49
See Scott Dev
Every Next.js Beginner Needs To Know This (why images are hurting your core web vitals scores)
1:13
See Scott Dev
How to Deploy Next.js to Vercel in 5 Minutes
4:52
See Scott Dev
How to Use CSS Colors | Absolute Beginner CSS Crash Course
8:18
See Scott Dev
Element, ID and Class Selectors | Absolute Beginner CSS Crash Course
5:06
See Scott Dev
Inline, Internal and External CSS | Absolute Beginner CSS Crash Course
6:09
See Scott Dev
What is CSS? | Absolute Beginner CSS Crash Course
3:52
See Scott Dev
Basic CSS Tutorial in 15 Minutes | Absolute Beginner CSS Crash Course
17:05
See Scott Dev
HTML Iframes | HTML Step by Step Beginners Course
4:55
See Scott Dev
HTML Forms | HTML Step by Step Beginners Course
23:32
See Scott Dev
HTML Tables | HTML Step by Step Beginners Course
15:03
See Scott Dev
HTML Anchor Links | HTML Step by Step Beginners Course
7:16
See Scott Dev
HTML Links | HTML Step by Step Beginners Course
8:55
See Scott Dev
HTML Images + File Referencing | HTML Step by Step Beginners Course
7:59
See Scott Dev
HTML Ordered and Unordered Lists | HTML Step by Step Beginners Course
3:35
See Scott Dev
How to Take Full Page Screenshots in Google Chrome (without a plugin)
3:01
See Scott Dev
HTML Text Formatting and Decorators | HTML Step by Step Beginners Course
4:41
See Scott Dev
HTML Headings | HTML Step by Step Beginners Course
1:26
See Scott Dev
Do this to fix your Git commit messages (how to reword them)
3:00
See Scott Dev
HTML Paragraphs and Spacing | HTML Step by Step Beginners Course
3:30
See Scott Dev
HTML Body Tags | HTML Step by Step Beginners Course
1:42
See Scott Dev
HTML Head Tags | HTML Step by Step Beginners Course
4:25
See Scott Dev
Basic HTML Structure | HTML Step by Step Beginners Course
3:07
See Scott Dev
Before We Begin | HTML Step by Step Beginners Course
0:40
See Scott Dev
Basic HTML Tutorial in 10 Minutes | HTML Step by Step Beginners Course
10:17