

HTML All The Things - Web Development, AI, and Developer Careers
Matt Lawrence and Mike Karan
HTML All The Things is a podcast for developers navigating the modern web industry.
Hosted by web development agency owners Matt Lawrence and Mike Karan, the show explores web development, AI-driven industry shifts, and the realities of building a sustainable career in tech.
Matt and Mike discuss foundational technologies like HTML, CSS, and JavaScript along with modern tools and frameworks such as Svelte, Vue, WordPress, React, and Tailwind. But beyond the code, the show also dives into freelancing, running a web agency, dealing with clients, and how developers can stay competitive as the industry evolves.
If you're a developer who wants to sharpen your technical skills, understand where the industry is heading, and build long-term leverage in your career or business, this podcast is for you.
Hosted by web development agency owners Matt Lawrence and Mike Karan, the show explores web development, AI-driven industry shifts, and the realities of building a sustainable career in tech.
Matt and Mike discuss foundational technologies like HTML, CSS, and JavaScript along with modern tools and frameworks such as Svelte, Vue, WordPress, React, and Tailwind. But beyond the code, the show also dives into freelancing, running a web agency, dealing with clients, and how developers can stay competitive as the industry evolves.
If you're a developer who wants to sharpen your technical skills, understand where the industry is heading, and build long-term leverage in your career or business, this podcast is for you.
Episodes
Mentioned books

Mar 28, 2026 • 30min
Web News: Microsoft Commits to Fixing Windows 11
Microsoft says it’s listening. After years of complaints about Windows 11 - from missing features to a growing focus on AI integrations like Copilot—Microsoft has published a new blog post committing to improving the core Windows experience. But is this a real shift, or just another promise? In this edition of the Web News, Matt and Mike break down what Microsoft actually said, what it means for developers and everyday users, and whether Windows 11 is finally getting the attention it needs. Is this the course correction Windows users have been waiting for - or is it too little, too late?
Show Notes: https://www.htmlallthethings.com/podcast/microsoft-commits-to-fixing-windows-11

Mar 24, 2026 • 47min
Trying Codex For The First Time Was… Confusing
AI coding tools are evolving incredibly fast - but the user experience may not be keeping up. In this episode, Matt shares his first experience trying Codex on Windows and how a simple attempt to generate a classic Snake game quickly turned into a confusing experience filled with permission prompts, unclear setup steps, and rapidly draining usage credits. This sparks a larger discussion about whether AI development tools are moving so quickly that UX is being left behind. In this episode Matt and Mike discuss the gap between tools like ChatGPT and more advanced coding environments like Codex, why developer tools can still feel intimidating even with AI doing the coding, and how today’s AI ecosystem feels a lot like the early days of crypto - powerful but sometimes chaotic.
Show Notes: https://www.htmlallthethings.com/podcast/trying-codex-for-the-first-time-was-confusing
Use our Scrimba affiliate link (https://scrimba.com/?via=htmlallthethings) for a 20% discount!! Full details in show notes.

Mar 21, 2026 • 19min
Web News: Dev Job Postings Are Rising - But Is It Enough?
In this edition of the Web News, Matt and Mike take a look at a rare piece of good news in the tech industry - software engineering job postings are on the rise. After years of layoffs, hiring freezes, and constant speculation about AI replacing developers, this shift feels like a breath of fresh air. But how meaningful is it? Are companies actually hiring again, or are more job postings simply creating the illusion of recovery? Matt and Mike break down what this data really tells us, why job postings don’t always equal job offers, and how AI may be reshaping hiring expectations rather than eliminating roles altogether. They also discuss economic uncertainties, shrinkage in specific dev areas (ie game development), and draw comparisons to pre-pandemic job posting numbers.
Show Notes: https://www.htmlallthethings.com/podcast/dev-job-postings-are-rising-but-is-it-enough
Mentioned good news episode: https://www.htmlallthethings.com/podcast/some-good-news-for-web-developers

Mar 19, 2026 • 58min
Are Websites Dead? A Web Dev Agency Owner Answers
Are websites dead? Is SEO even worth it anymore? With AI-generated answers, Google’s AI overviews, and tools that can build entire sites in seconds, it’s easy to think the traditional web is on its way out. But is that actually what’s happening? In this episode, Matt sits down with agency owner Nat Miletic to talk about what they’re seeing firsthand in the world of web development and client work. From niche sites to WordPress to the future of organic traffic, they break down what’s changing - and what’s not. If you’re a developer, freelancer, or agency owner wondering where things are headed, this is a grounded, real-world look at the impact of AI on websites and SEO.
Show Notes: https://www.htmlallthethings.com/podcast/are-websites-dead-agency-owner

Mar 17, 2026 • 1h 2min
Writing Code Was Never the Bottleneck
AI tools can now write code, scaffold entire apps, and even manage parts of the development process - but if building software is easier than ever, why aren’t we seeing a flood of wildly successful new products? In this episode Matt and Mike explore the idea that writing code was never actually the biggest bottleneck in building software. Instead, the real challenges lie in figuring out what to build, who to build it for, and how to get people to actually use it. They discuss the hidden work behind successful products - including product management, marketing, stakeholder alignment, and navigating real-world complexity like infrastructure, edge cases, and legacy integrations. If AI can help us write code faster than ever, what does that mean for developers, founders, and the future of building software?
Show Notes: https://www.htmlallthethings.com/podcast/writing-code-was-never-the-bottleneck
Use our Scrimba affiliate link (https://scrimba.com/?via=htmlallthethings) for a 20% discount!! Full details in show notes.

Mar 14, 2026 • 34min
Web News: Trying Claude Code for the First Time
AI coding tools are evolving quickly - and the latest generation of “agentic” development tools are changing how developers interact with their codebases. In this edition of the Web News, Mike introduces Matt to Claude Code for the first time. While Matt already uses tools like ChatGPT to assist with coding, he hasn’t yet adopted the newer workflow where AI agents can plan, generate, and modify entire projects directly from the terminal. During the episode, Mike walks through a live demo of Claude Code by attempting to generate a brand-new website for the HTML All The Things podcast and blog. Along the way, they explore features like plan mode, discuss how agent-based tools approach software development, and examine how these tools compare to more familiar AI assistants. Throughout the demo, Matt reacts in real time - asking questions, challenging assumptions, and trying to understand how these modern AI development workflows actually fit into a real developer’s process. If you’ve been hearing about tools like Claude Code, Codex, or AI coding agents and wondering how they actually work in practice, this episode offers a firsthand look at the experience of using them live.
Show Notes: https://www.htmlallthethings.com/podcast/trying-claude-code-for-the-first-time

Mar 10, 2026 • 57min
Can I Learn React Using the Official Documentation?
A lot of developers say you should learn a framework from its official documentation - but is that actually a good way to learn React when you’re still a beginner? In this episode, Matt breaks down his experience working through the official React docs, including the Quick Start guide, the Tic-Tac-Toe tutorial, and the “Thinking in React” section. Along the way, he talks about where React starts to click, where the docs shine for beginners, and why understanding project structure, state, and component hierarchy matters so much when you’re trying to move beyond vanilla JavaScript. In this episode Matt and Mike discuss whether the official React documentation is enough for beginners, how React’s learning materials compare to more guided tutorials, and what parts of the docs are especially helpful when you’re trying to build real understanding instead of just copying code.
Show Notes: https://www.htmlallthethings.com/podcast/can-i-learn-react-using-the-official-documentation
Use our Scrimba affiliate link (https://scrimba.com/?via=htmlallthethings) for a 20% discount!! Full details in show notes.

Mar 7, 2026 • 22min
Web News: When Clients Ignore Your Advice
Working with clients is a normal part of running a web development agency - but every once in a while you encounter a client who refuses to budge, even when their approach is actively hurting their own project.
In this edition of the Web News, Matt Lawrence and Mike Karan discuss one of the most frustrating realities of agency life: stubborn clients who become convinced they’ve already diagnosed the problem. Whether it’s a client insisting their website traffic issues are caused by technical SEO instead of weak content, or pushing for changes that won’t actually improve results, these situations can quickly derail projects.
Matt and Mike break down why these situations happen, how developers can redirect the conversation without damaging the client relationship, and practical strategies for dealing with clients who won’t listen.
If you work with clients - whether as a freelancer, agency owner, or developer inside a company - you’ve likely run into this scenario before.
Show Notes: https://www.htmlallthethings.com/podcast/when-clients-ignore-your-advice

Mar 3, 2026 • 55min
Some Good News for Web Developers
The web development industry has felt pretty turbulent lately - AI disruption, layoffs, hiring freezes, and endless doom-scrolling. So in this episode, we’re flipping the script. There’s actually some genuinely good news happening in web development right now. From developer job numbers quietly ticking back up, to Nvidia’s internal AI experiment showing productivity gains without eliminating roles, to Interop 2026 launching with all major browser vendors aligned on compatibility - the industry may be stabilizing more than it seems. We also talk about how AI is making our jobs easier (yes, really), why frameworks like React, Vue, and Svelte have matured into stable foundations, and why the “AI bias” toward certain tools is starting to disappear. In this episode Matt and Mike cut through the noise and highlight what’s actually going right in web development - and why this might be one of the best times to adapt rather than panic.
Show Notes: https://www.htmlallthethings.com/podcast/some-good-news-for-web-developers
Use our Scrimba affiliate link (https://scrimba.com/?via=htmlallthethings) for a 20% discount!! Full details in show notes.

Feb 28, 2026 • 26min
What Do the Block Layoffs Mean for the Industry?
Block just laid off nearly 4,000 employees - cutting its workforce almost in half - and CEO Jack Dorsey says it’s not because the company is struggling. In this edition of the Web News, we break down Jack’s X post explaining the decision and what it signals about AI-driven productivity, flatter teams, and the future of tech companies. Is this a one-off restructuring - or the beginning of a major shift in how companies are built? Matt and Mike also discuss how to remain ready for market changes and how to avoid the fear of what seems like career-level existential threats.
Show Notes: https://www.htmlallthethings.com/podcast/what-do-the-block-layoffs-mean-for-the-industry


