< Podcast />

New episodes, every week!

Episode
414
Interview
Web News
Tidbit

CSS Crash Course (For Absolute Beginners)

Powered by
October 14, 2025

In this episode of the HTML All The Things Podcast, Matt breaks down CSS for absolute beginners. You’ll learn what CSS is, where it goes, and how it makes websites look beautiful. From understanding selectors and specificity to learning why classes beat IDs for flexibility—this crash course keeps things simple, visual, and easy to understand through audio. Matt also walks through common CSS mistakes beginners make and how to avoid them.

Show Notes & More...Show Notes & More...
Episode
413
Interview
Web News
Tidbit

The Importance of Learning Order in Coding

Powered by
October 11, 2025

While working on the HTML Crash Course, Matt realized how easy it is for experienced developers to skip foundational steps when teaching. In this episode, Matt explores why learning order is so important and how educators can make programming more accessible without overwhelming beginners.

Show Notes & More...Show Notes & More...
Episode
412
Interview
Web News
Tidbit

Developer Education and Mentoring | w/ Shant Dashjian

Powered by
October 9, 2025

In this episode of the HTML All The Things Podcast, Matt sits down with Shant Dashjian, a developer educator at Scrimba and founder of Pro Coding Mentor. Shant shares his journey from learning code to mentoring aspiring developers, highlighting the importance of building strong fundamentals, gaining real-world experience, and staying consistent when the going gets tough. We talk about what makes an effective mentor, how developers can make the most of coding bootcamps and platforms like Scrimba, and why community is often the missing link in a student’s success. Whether you’re just starting out or looking to give back by mentoring others, this episode is full of practical advice and insights to level up your career.

Show Notes & More...Show Notes & More...
Episode
411
Interview
Web News
Tidbit

Is Web Development Too Easy Now?

Powered by
October 7, 2025

Modern web development feels easier than ever — but only on the surface. In this episode, Matt and Mike break down which parts of web dev have truly become simple thanks to frameworks, AI scaffolding, and one-click hosting… and which parts remain tough as ever. From complex third-party integrations and security concerns to scaling, debugging, and design systems, they explore the deeper challenges that still require human creativity and technical judgment.

Show Notes & More...Show Notes & More...
Episode
410
Interview
Web News
Tidbit

Phones, Golf, and the Problem of Always Being Connected

Powered by
October 4, 2025

In this edition of the Web News, Matt dives into a thought he had while out on the golf course: are we ever going to have tech that’s so seamless it doesn’t pull us out of the moment? We’ll talk about the current state of ‘analog’ versus ‘digital’ experiences, why even the most advanced wearables can’t fully disappear into the background yet, and what it might take to reach a future where technology is truly invisible but still helpful.

Show Notes & More...Show Notes & More...
Episode
409
Interview
Web News
Tidbit

HTML Crash Course (For Absolute Beginners)

Powered by
September 30, 2025

Learning HTML is the first step to building websites, but it can feel overwhelming when you’re starting from scratch. In this crash course, Matt and Mike break down the absolute basics of HTML in a way that’s clear, practical, and beginner-friendly. You’ll learn what HTML is, how tags work, why structure matters, and how semantic HTML makes your sites more accessible and SEO-ready. We’ll also cover how search engines use your HTML, why clean code helps ranking, and what to focus on before diving into CSS and beyond. Whether you’re brand new to coding or brushing up on fundamentals, this episode will give you the foundation you need to start building the web.

Show Notes & More...Show Notes & More...
Episode
408
Interview
Web News
Tidbit

Making Developer Tutorials Beginner-Friendly

Powered by
September 27, 2025

When beginners try to learn coding, jargon-heavy tutorials can leave them feeling confused and discouraged. In this Web News episode, Matt and Mike discuss the importance of using accessible language when writing tutorials, landing pages, and guides. Developers don’t need to explain every detail, but making your explanations approachable helps more people learn faster and feel more confident.

Show Notes & More...Show Notes & More...
Episode
407
Interview
Web News
Tidbit

My New Development Workflow | Spec Driven Development

Powered by
September 23, 2025

In this episode of the HTML All The Things Podcast, Matt explores his new development workflow centered around spec-driven development. With AI tools and coding agents becoming more powerful, the key to success isn’t just in writing code—it’s in writing clear, detailed specs first. Matt breaks down what spec-driven development is, why it works so well with large language models, and how it can transform the way developers approach projects. From lowering hallucinations and compressing prompts to enabling parallelization and automated testing, you’ll learn how structured specs can unlock more efficient, accurate development. Matt also shares real-world examples, including a spec for a dark mode toggle, and outlines how specs evolve into implementation docs for step-by-step coding.

Show Notes & More...Show Notes & More...
Episode
406
Interview
Web News
Tidbit

The Shai‑Hulud Worm Attack (NPM Hack)

Powered by
September 20, 2025

In this episode of Web News, Matt and Mike dive into two massive worm attacks that recently hit npm, targeting packages used in millions of projects. While the attackers aimed to steal crypto wallet keys, the actual damage was small—but the implications are enormous. We break down how these man-in-the-middle attacks worked, why shadow dependencies are such a big risk, and what tools like pnpm’s minimum release age can do to help. We also discuss whether AI might allow developers to skip quick one-time npm packages entirely, reducing dependency sprawl and potential vulnerabilities.

Show Notes & More...Show Notes & More...
Episode
405
Interview
Web News
Tidbit

Fixing Vibe Coded Apps | w/ Nathaniel Rogers

Powered by
September 18, 2025

In this episode, Matt sits down with developer and solutions architect Nathaniel Rogers to discuss the challenges of working with non-tech-savvy founders, the differences between startup, product-based, service-based, and app-based business models, and how to guide entrepreneurs through both technical and business hurdles. Nathaniel shares his experiences helping clients with everything from basic tools like Calendly to full-scale applications, and dives deep into the fascinating trend of vibe coding—where non-technical people build scrappy solutions that eventually need professional polish. Together they explore what vibe coding means for the industry’s future and how developers can bridge the gap between ideas and reliable execution.

Show Notes & More...Show Notes & More...
Episode
404
Interview
Web News
Tidbit

Handling the Variety of Client Requests as a Freelancer

Powered by
September 16, 2025

In this episode of the HTML All The Things Podcast, Matt and Mike explore how freelancers can handle diverse client requests with confidence. From quick initial calls and clarifying client goals to managing knowledge gaps and knowing when to outsource, they share strategies for simplifying complex requests, building trusted networks, and keeping communication transparent.

Show Notes & More...Show Notes & More...
Episode
403
Interview
Web News
Tidbit

Does Downtime Matter?

Powered by
September 13, 2025

Uptime ideals vs reality in the AI era. A recent post from Theo (t3.gg) calling out sub-90% uptime on a major AI service reignites the question: how seriously should we treat downtime for non-critical apps? In this episode Matt and Mike dig into SLAs, the real cost of monitoring and rapid support, why “always-on” isn’t free, and whether 24/7 expectations turn developers into shift workers instead of on-call responders.

Show Notes & More...Show Notes & More...
Episode
402
Interview
Web News
Tidbit

From Geek Squad to MongoDB Advocate | w/ Jesse Hall

Powered by
September 11, 2025

In this episode of HTML All The Things, Mike sits down with Jesse Hall, Staff Developer Advocate at MongoDB and creator of the popular codeSTACKr platform. Jesse shares his journey from working at Geek Squad to becoming a self-taught developer, educator, and now an advocate at one of the biggest players in the database space.

They discuss the principles that make technical concepts “click” for beginners, how to help teams move from relational-first thinking to designing flexible MongoDB schemas, and the pitfalls to avoid when working with document databases. The conversation also dives into MongoDB’s role in the AI landscape, including Jesse’s “AI in Two Lines” approach and what it really takes to go from toy chatbots to robust agentic systems.

Show Notes & More...Show Notes & More...
Episode
401
Interview
Web News
Tidbit

Interview Tips To Help You Land A Job In Web Development

Powered by
September 9, 2025

Landing a tech job can feel like a marathon—getting the interview is tough, and nailing it is even harder. In this episode, Matt shares insider tips from his experience interviewing dozens of engineers, highlighting the strategies that helped candidates stand out. From making a strong first impression to handling tough technical questions, these insights will help you prepare, perform, and leave a lasting impression in your next interview.

Show Notes & More...Show Notes & More...
Episode
400
Interview
Web News
Tidbit

Should You Niche Down as a Developer?

Powered by
September 6, 2025

When it comes to starting an online business, one of the most common pieces of advice is to “niche down.” Instead of trying to cover an entire industry or topic family, niching down means choosing a smaller slice of the pie to specialize in. In this week’s Web News, Matt and Mike explore whether that same strategy can apply to developers. Is there value in mastering a narrow set of skills and becoming the go-to authority in that niche? Or does broad knowledge provide more flexibility in a fast-moving industry?

Show Notes & More...Show Notes & More...
Episode
399
Interview
Web News
Tidbit

Content Creator or Web Developer? | w/ Dylan Israel

Powered by
September 4, 2025

In this episode of HTML All The Things, Matt chats with Dylan Israel about balancing careers in content creation and web development. Dylan has done it all — from building popular YouTube videos and courses, to co-hosting the Self Taught or Not podcast, to landing a role at Amazon. We dive into whether content creation was ever a full-time goal or simply a stepping stone, and what it really takes to break into web development today. Dylan also shares advice for self-taught and traditionally taught devs, thoughts on burnout vs dedication, and his perspective on AI’s impact on junior developers.

Show Notes & More...Show Notes & More...
Episode
398
Interview
Web News
Tidbit

Is Web Development Recession Proof?

Powered by
September 2, 2025

Is web development truly recession proof? In this episode of the HTML All The Things Podcast, Matt and Mike explore how different types of recessions—tech downturns, regional slumps, and global crashes—impact developer jobs and freelancing. They discuss why tech’s deep connection to so many industries can make developers more resilient, how side hustles and niche targeting can provide security, and why major economic downturns often spark new online opportunities. Drawing on community perspectives and industry insights, this episode unpacks what it takes to keep your career strong in uncertain times.

Show Notes & More...Show Notes & More...
Episode
397
Interview
Web News
Tidbit

Was the Coinbase CEO Too Harsh? (AI Firings)

Powered by
August 30, 2025

In this edition of the Web News, Matt and Mike discuss Coinbase CEO Brian Armstrong’s controversial decision to fire engineers who refused to adopt AI tools like GitHub Copilot and Cursor. After purchasing enterprise licenses, Armstrong gave employees just one week to integrate the tools into their workflows, even holding a Saturday meeting to enforce compliance. Was this “heavy-handed” approach justified, or did it cross the line? We break down the story, explore the ethics of forcing AI adoption, and consider what this means for the future of engineering culture.

Show Notes & More...Show Notes & More...
Episode
396
Interview
Web News
Tidbit

Top Mistakes That Developers Make When Building a Web App (And How to Prevent Them)

Powered by
August 26, 2025

Every developer has war stories about a project that went sideways—too many abstractions, tests that didn’t catch what mattered, or a late-night deploy with no rollback plan. In this episode, Matt and Mike dig into the seven biggest mistakes teams make when building web apps and how to avoid them. From over- and under-engineering, leaving hard problems until the last minute, and wasting time in low-impact areas, to skipping security basics, ignoring observability, and neglecting CI/CD, we cover the traps that derail projects. Along the way, we share practical strategies—like building for 10× growth (not 100×), using tracer-bullet proofs of concept, scoping by impact, and shipping behind feature flags. Whether you’re launching your first SaaS or scaling an enterprise app, these lessons will help you build faster, safer, and smarter.

Show Notes & More...Show Notes & More...
Episode
395
Interview
Web News
Tidbit

From Star Trek to Today: Dreaming of AI’s Best Future

Powered by
August 23, 2025

AI often makes headlines for its risks—huge electricity usage, job replacement fears, and ethical concerns around training on human-created work. But is there another side to the story? In this Web News episode, Matt and Mike explores the positives of AI that are often overlooked. From childhood sci-fi dreams of voice-controlled computers to the imaginative worlds of Star Trek, we’ll look at AI through rose-coloured glasses and discuss what it could mean for the future when viewed with optimism.

Show Notes & More...Show Notes & More...
Episode
394
Interview
Web News
Tidbit

Can You Have a Career in Web Development?

Powered by
August 19, 2025

On this episode of HTML All The Things, we dive into a Reddit thread where a retail worker-turned-student wonders if pursuing web development is still a smart career move. From market saturation and AI tools taking over entry-level tasks, to alternative tech paths and freelancing, we unpack the tough realities and bright possibilities facing new developers today.

If you’ve been questioning whether coding is still worth the grind—or if your portfolio is enough to land that first job—this conversation is for you.

Show Notes & More...Show Notes & More...
Episode
393
Interview
Web News
Tidbit

Do Developers Use Technology Differently?

Powered by
August 16, 2025

When developers and tech-savvy users interact with technology, they often do it in ways that differ drastically from the general public. While the average consumer might eagerly adopt new features and shortcuts at face value, techies tend to avoid gimmicks, question claims, and create their own workflows. In this episode of Web News, we explore how these different usage patterns affect app design, UX decisions, and the experiences we create as developers. Do we need to design with two audiences in mind—one for the general user and another for the tech-savvy crowd?

Show Notes & More...Show Notes & More...
Episode
392
Interview
Web News
Tidbit

Landing a Developer Job in a Tough Market | w/ Taylor Desseyn (VP at Torc)

Powered by
August 14, 2025

The developer job market is tougher than ever — but it’s not impossible to land your dream role. In this episode, I’m joined by Taylor Desseyn, VP of Global Community at Torc, a talent platform helping top developers connect with companies fast.

We dive into:

  • The current state of the tech job market in 2025
  • Why many developers are struggling to get hired
  • The role of networking and developer communities in job hunting
  • Insider tips for landing a web development or software engineering job quickly
  • What companies really look for when hiring tech talent

Whether you’re a junior developer trying to break in or a seasoned engineer facing layoffs, this episode is packed with practical career tips to help you stand out and get hired.

Keywords to help you find us: developer jobs, tech hiring, software engineer jobs, web development careers, coding job tips, networking in tech, programming careers, tech layoffs, how to get a job in tech.

🎧 Listen now and start taking control of your career in a tough market.

Show Notes & More...Show Notes & More...
Episode
391
Interview
Web News
Tidbit

Stack Overflow Developer Survey 2025

Powered by
August 12, 2025

In what's becoming an annual feature, Matt and Mike discussed the results of the Stack Overflow Developer Survey 2025. There are an absolute ton of different categories and results in this survey, the guys have cherry picked a few key metrics to drive conversation and debate on the state of the 2025 developer market. With AI tools coming in hot this year (and last for that matter), many think that the industry is in a state of upset - do you think the survey results confirm that?

Show Notes & More...Show Notes & More...
Episode
390
Interview
Web News
Tidbit

We Shouldn’t Focus on AI

Powered by
August 9, 2025

AI is everywhere—popping up in every tool, platform, and app we use. But with all this supposed productivity, why are we spending so much time tinkering with AI tools instead of just... working? In this episode, we dig into whether the time we spend learning and adjusting AI is actually worth it—or if it's starting to backfire. Is this just a phase of growing pains, or will "tinkering" always be part of using AI as it rapidly evolves?

Show Notes & More...Show Notes & More...