Frontend System Design Essentials: 7 Common Mistakes in Frontend System Design
I Code It
Frontend System Design Essentials: 7 Common Mistakes in Frontend System Design
11:50
Does AI Really Make You a 10x Developer?
I Code It
Does AI Really Make You a 10x Developer?
10:56
System Design Essentials: Rendering Strategies (SSR/CSR/SSG)
I Code It
System Design Essentials: Rendering Strategies (SSR/CSR/SSG)
14:44
Frontend System Design Essentials: Preload vs. Prefetch
I Code It
Frontend System Design Essentials: Preload vs. Prefetch
22:50
Frontend System Design Essentials: Code Splitting and Lazy Loading
I Code It
Frontend System Design Essentials: Code Splitting and Lazy Loading
18:13
Frontend System Design Essentials: Real-time updates
I Code It
Frontend System Design Essentials: Real-time updates
23:13
Frontend System Design Essentials: Optimistic updates
I Code It
Frontend System Design Essentials: Optimistic updates
18:55
Frontend System Design Essentials: Virtualization Explained
I Code It
Frontend System Design Essentials: Virtualization Explained
14:44
Frontend System Design Essentials: Normalization Explained
I Code It
Frontend System Design Essentials: Normalization Explained
15:08
Frontend System Design Interview: How to Design a Twitter/LinkedIn Feed List
I Code It
Frontend System Design Interview: How to Design a Twitter/LinkedIn Feed List
34:20
Frontend System Design Interview: How to Design a Typeahead Component (With This 5-Step Model)
I Code It
Frontend System Design Interview: How to Design a Typeahead Component (With This 5-Step Model)
28:16
Tactical vs. Strategic Refactoring in React (with a Real Example)
I Code It
Tactical vs. Strategic Refactoring in React (with a Real Example)
26:03
What Really Boosted My Career as a Developer (Beyond Just Coding)
I Code It
What Really Boosted My Career as a Developer (Beyond Just Coding)
12:28
What I’d read if I were starting again as a developer in 2025
I Code It
What I’d read if I were starting again as a developer in 2025
8:56
How Prop Drilling Creeps In – And How to Refactor It with React Context
I Code It
How Prop Drilling Creeps In – And How to Refactor It with React Context
26:39
Refactoring Techniques Every React Developer Should Know
I Code It
Refactoring Techniques Every React Developer Should Know
21:03
React Interview Coding Challenges: Debounce & Throttle Explained
I Code It
React Interview Coding Challenges: Debounce & Throttle Explained
11:13
React Interview Coding Challenges - Eliminate Request Waterfalls (Parallelise Reqeusts)
I Code It
React Interview Coding Challenges - Eliminate Request Waterfalls (Parallelise Reqeusts)
23:27
How to Structure Your Frontend System Design Interview Like a Pro – The CCDAO Framework
I Code It
How to Structure Your Frontend System Design Interview Like a Pro – The CCDAO Framework
7:30
React Interview Coding Challenges – Avoiding Overlapping Requests with AbortController
I Code It
React Interview Coding Challenges – Avoiding Overlapping Requests with AbortController
8:54
Visual Regression Testing with Playwright: Catch Every UI Change!
I Code It
Visual Regression Testing with Playwright: Catch Every UI Change!
10:03
Test from the User’s Perspective in React – Stop Testing Internal States  #webdevelopment
I Code It
Test from the User’s Perspective in React – Stop Testing Internal States #webdevelopment
2:52
React Interview Coding Challenges - Infinite Scrolling with React Query
I Code It
React Interview Coding Challenges - Infinite Scrolling with React Query
17:40
Catch UI Bugs Before They Ship with Visual Regression Testing! #coding #programming #reactfrontend
I Code It
Catch UI Bugs Before They Ship with Visual Regression Testing! #coding #programming #reactfrontend
2:59
TDD: Writing Tests Before the Component Exists #coding #programming #react
I Code It
TDD: Writing Tests Before the Component Exists #coding #programming #react
1:02
Simplify Your Testing: Given-When-Then Explained with Code #coding #programming
I Code It
Simplify Your Testing: Given-When-Then Explained with Code #coding #programming
1:00
React Interview Coding Challenges - Implementing Infinite Scrolling with Pagination
I Code It
React Interview Coding Challenges - Implementing Infinite Scrolling with Pagination
23:23
TDD in 60 Seconds: Build a Dark Mode Toggle #coding #programming #javascript #reactadvanced
I Code It
TDD in 60 Seconds: Build a Dark Mode Toggle #coding #programming #javascript #reactadvanced
1:00
React Interview Coding Challenges - Introducing IntersectionObserver API
I Code It
React Interview Coding Challenges - Introducing IntersectionObserver API
22:36
React Interview Coding Challenges - Implement An Expandable Tree Component
I Code It
React Interview Coding Challenges - Implement An Expandable Tree Component
14:57
Simplify Large-Scale Code Refactoring with Hypermod
I Code It
Simplify Large-Scale Code Refactoring with Hypermod
23:09
React Clean Code - Simplify Complex UI with Headless Components Pattern
I Code It
React Clean Code - Simplify Complex UI with Headless Components Pattern
29:24
Enhance user experience with Pragmatic drag-and-drop in React: Monitoring all drag-and-drop events
I Code It
Enhance user experience with Pragmatic drag-and-drop in React: Monitoring all drag-and-drop events
33:06
Enhance user experience with Pragmatic drag-and-drop in React: Introduce Drop Operation
I Code It
Enhance user experience with Pragmatic drag-and-drop in React: Introduce Drop Operation
17:27
Enhance user experience with Pragmatic drag-and-drop in React: Introduce Draggable API
I Code It
Enhance user experience with Pragmatic drag-and-drop in React: Introduce Draggable API
22:50
React Clean Code - Implementing Headless Components for Flexibility and Reusability
I Code It
React Clean Code - Implementing Headless Components for Flexibility and Reusability
24:13
Codemod Crash Course: Automate Refactoring with jscodeshift
I Code It
Codemod Crash Course: Automate Refactoring with jscodeshift
26:34
Understanding Abstract Syntax Trees with ASTExplorer
I Code It
Understanding Abstract Syntax Trees with ASTExplorer
11:29
React Clean Code - Advanced Context Menu Refactoring with ACL
I Code It
React Clean Code - Advanced Context Menu Refactoring with ACL
22:19
React Clean Code - Refactoring a User Dashboard with Composition
I Code It
React Clean Code - Refactoring a User Dashboard with Composition
15:20
React Clean Code - Refactoring a Request Type Builder with Dependency Inversion Principle
I Code It
React Clean Code - Refactoring a Request Type Builder with Dependency Inversion Principle
22:31
React Clean Code - Refactoring a Context Menu with Collection Pipeline
I Code It
React Clean Code - Refactoring a Context Menu with Collection Pipeline
28:47
Top Five Tips for Code Interviews for Frontend Developers
I Code It
Top Five Tips for Code Interviews for Frontend Developers
16:54
Enhancing Data-Fetching with React Suspense and Error Boundaries
I Code It
Enhancing Data-Fetching with React Suspense and Error Boundaries
11:24
Build a Tailwind CSS Shimmering Skeleton: Live Coding Session
I Code It
Build a Tailwind CSS Shimmering Skeleton: Live Coding Session
15:11
Exploring Lazy Loading: Native Import vs React Suspense with Practical Demos
I Code It
Exploring Lazy Loading: Native Import vs React Suspense with Practical Demos
17:30
Quick Chrome Tip: Stub Network Requests with Chrome’s Network Overrides
I Code It
Quick Chrome Tip: Stub Network Requests with Chrome’s Network Overrides
5:40
Evolving Your React App Safely with Feature Toggles and Branch By Abstraction
I Code It
Evolving Your React App Safely with Feature Toggles and Branch By Abstraction
21:50
How Tasking Leads to Simple, Maintainable React Code
I Code It
How Tasking Leads to Simple, Maintainable React Code
16:34
Explore the Power of ChatGPT's Code Interpreter in 10 minutes!
I Code It
Explore the Power of ChatGPT's Code Interpreter in 10 minutes!
10:18
How to prepare your Frontend System Design Interview
I Code It
How to prepare your Frontend System Design Interview
13:21
Automate Your Workflow: Learn GitHub Actions in 10 Minutes!
I Code It
Automate Your Workflow: Learn GitHub Actions in 10 Minutes!
11:20
Demystifying Continuous Integration and Delivery in 10 minutes
I Code It
Demystifying Continuous Integration and Delivery in 10 minutes
9:34
Master Build Scripts in 10 Minutes: A Quick Guide for React Developers
I Code It
Master Build Scripts in 10 Minutes: A Quick Guide for React Developers
8:39
This is insane! RASK.AI is my new hero.
I Code It
This is insane! RASK.AI is my new hero.
0:22
A Beginner's Guide to Cypress Testing Framework with a Weather Application | React
I Code It
A Beginner's Guide to Cypress Testing Framework with a Weather Application | React
26:29
Apply Separation of Command and Query Principle (CQRS) in React Application
I Code It
Apply Separation of Command and Query Principle (CQRS) in React Application
11:01
Think in Interfaces, Not Implementation: Using React Context API for Better Code Design
I Code It
Think in Interfaces, Not Implementation: Using React Context API for Better Code Design
14:36
How ChatGPT Helped Me Build a Shortcuts App in Record Time
I Code It
How ChatGPT Helped Me Build a Shortcuts App in Record Time
12:08
The evolution of a React application - 5 architecture styles you need to know
I Code It
The evolution of a React application - 5 architecture styles you need to know
11:10
Clean Code vs. Performance Code: Which One Should You Choose?
I Code It
Clean Code vs. Performance Code: Which One Should You Choose?
7:24
How keynote can help on code refactoring with animation.
I Code It
How keynote can help on code refactoring with animation.
0:33
Oh-my-zsh! The productive shell environment you need.
I Code It
Oh-my-zsh! The productive shell environment you need.
1:00
My Productivity Shell Settings | oh-my-zsh, auto-suggestions and more
I Code It
My Productivity Shell Settings | oh-my-zsh, auto-suggestions and more
12:47
Build a Weather Application in React with TDD
I Code It
Build a Weather Application in React with TDD
5:36
Quick code refactoring tips - Extract Variable
I Code It
Quick code refactoring tips - Extract Variable
0:59
Mocking backend API with React - Using mirage.js
I Code It
Mocking backend API with React - Using mirage.js
9:41
Refactoring The Efficient Code from Dutch DigiD App
I Code It
Refactoring The Efficient Code from Dutch DigiD App
13:26
React Clean Code - The Power of Small Steps in Refactoring
I Code It
React Clean Code - The Power of Small Steps in Refactoring
14:08
React Clean Code - use composable design to maximise the flexibility
I Code It
React Clean Code - use composable design to maximise the flexibility
5:59
React Clean Code - Apply Single Responsibility Principle in React Component Design
I Code It
React Clean Code - Apply Single Responsibility Principle in React Component Design
6:24
React Clean Code - Advanced TDD with MirageJS and React-Query (Part 2)
I Code It
React Clean Code - Advanced TDD with MirageJS and React-Query (Part 2)
54:55
React Clean Code - Advanced TDD with MirageJS and React-Query (Part 1)
I Code It
React Clean Code - Advanced TDD with MirageJS and React-Query (Part 1)
55:27
10 Refactorings to Boost your Productivity (and Clean Code Tips)
I Code It
10 Refactorings to Boost your Productivity (and Clean Code Tips)
25:56
React Clean Code - React and Design Pattern
I Code It
React Clean Code - React and Design Pattern
57:09
React Clean Code - How to Making the Code Easier to Add  New Features
I Code It
React Clean Code - How to Making the Code Easier to Add New Features
1:03:15
React Clean Code - How to Refactoring your React code without break it.
I Code It
React Clean Code - How to Refactoring your React code without break it.
53:50
Design To Code | Real Estate Website Home Page (Part 3)
I Code It
Design To Code | Real Estate Website Home Page (Part 3)
17:28
Design To Code | Real Estate Website Home Page (Part 2)
I Code It
Design To Code | Real Estate Website Home Page (Part 2)
17:32
Design To Code | Real Estate Website Home Page (Part 1)
I Code It
Design To Code | Real Estate Website Home Page (Part 1)
24:37
[Maintainable React] Test-Driven Development with React (Part 3)
I Code It
[Maintainable React] Test-Driven Development with React (Part 3)
13:52
[Maintainable React] Test-Driven Development with React (Part 2)
I Code It
[Maintainable React] Test-Driven Development with React (Part 2)
23:48
[Maintainable React] Test-Driven Development with React (Part 1)
I Code It
[Maintainable React] Test-Driven Development with React (Part 1)
20:35
[Code with Juntao] What does flex:1 mean anyway?
I Code It
[Code with Juntao] What does flex:1 mean anyway?
14:13
From Design to Code | Implementing the news list
I Code It
From Design to Code | Implementing the news list
16:47
From Design to Code | Implementing the hero section
I Code It
From Design to Code | Implementing the hero section
20:43
From Design to Code | Implementing a navigation bar
I Code It
From Design to Code | Implementing a navigation bar
26:18
[Code With Juntao] How to implement a dribbble invite ticket in HTML/CSS
I Code It
[Code With Juntao] How to implement a dribbble invite ticket in HTML/CSS
40:28
How To Set Up Your VSCode For Web Development
I Code It
How To Set Up Your VSCode For Web Development
19:48