Code Quality
7 videos across 6 channels
Balancing speed with reliability, these videos explore how AI-assisted coding, collaborative workflows, and strong typing affect software quality. They stress using AI as a supplement to fundamental learning, emphasize transparent teamwork, and highlight when explicit return types in TypeScript prevent subtle bugs as projects grow.

How to Fix Vibe Coding
The video discusses turning AI coding vibes into deterministic, testable outputs by using a range of code quality tools

huge stuff: laravel got strict forms, pest flaky tests + more
The video reviews two new Laravel related releases from Past PHP, highlighting flaky testing improvements, strict form r

37,000 Lines of Slop
The video critiques the AI driven hype around productivity, showing real world misuses and sloppy outputs, and advocates

I Tried Vibe Coding - Here Are My Thoughts
The video explains vibe coding as using AI to generate code rather than handcrafting every line, sharing both its potent

Stop Writing TypeScript Code Like This
The video explains why TypeScript’s return type inference is powerful but not always sufficient, and when you should exp