Web Dev Simplified
TypeScript, React, and modern CSS with a focus on practical implementation and code simplification.
Nutrition Label
This creator excels at breaking down complex web development concepts into digestible, practical tutorials with high production value. Viewers can expect clear, live-coding demonstrations of new features in TypeScript, React, and CSS, though titles can occasionally be hyperbolic compared to the grounded technical content.
Strengths
- +
- +
- +
Notes
- !Titles often frame standard patterns as mistakes; focus on the code demonstration rather than the "don't do this" hook.
- !He frequently covers experimental features, so verify current browser support before implementing solutions in production.
Rating Breakdown
Breakdown across the key dimensions we rate. Methodology →
Recent Videos

Stop Writing TypeScript Code Like This

JavaScript Is Dead - What You Need To Do

How to Handle Accessibility Like a Senior Dev

How To Handle Errors Like A Senior Dev

This Amazing TypeScript Feature Has NO Docs!

My Honest Thoughts on AI and the Job Market in 2026

NEW CSS Scroll Features are Game Changers

Every Project Needs This NEW Tanstack Library

I Love the NEW CSS Functions

Everyone Is Missing What Makes NEW Shadcn Update Amazing

NEW Tanstack AI Library is Amazing!

Stop Writing Your ID Types Like This

Stop Writing React Code Like This

Learn Tanstack Start In 60 Minutes
Why this rating
Evidence receipts showing why each dimension is rated the way it is.
“This solves the issue where defining a type manually widens the inferred type, losing specificity.”[06:13] →
Demonstrates precise command of domain vocabulary (widening, inference, specificity) and correctly identifies the underlying architectural problem.
“I actually went ahead and created my own registry... if I copy this URL... and I run this inside my terminal... it's going to go ahead and install that component.”[02:35] →
The creator did not just review the docs; he built a functioning custom registry to live-demo the new architecture.
“The problem with this is that error is of type unknown... TypeScript has no idea what this error is.”[02:21] →
Correctly identifies the specific technical limitation of standard try/catch blocks in TypeScript (loss of type information) rather than just offering style advice.
“one of my most used features in TypeScript doesn’t even have a documentation page.”[Description] →
The claim 'NO Docs' is hyperbolic and factually inaccurate; the feature is documented in the TypeScript 4.9 release notes and handbook, though the video content itself is helpful.
“We're starting to see that flattening of the curve happen with models like GPT-4 and the new o1 model... the jump from 3 to 4 was massive, but the jump from 4 to the current models is much smaller.”[01:47] →
Asserts a technical trend (diminishing returns/S-curve) as the foundation for the argument but offers no benchmark data or sources to validate the claim.