The freeCodeCamp Podcast

#212 The world still needs people who care - CodePen founder Chris Coyier interview

16 snips
Mar 20, 2026
Chris Coyier, front-end developer and CodePen co-founder who created CSS-Tricks, talks about the near-complete front-end toolbox and exciting new CSS features. He explains why the web can be a first-class app platform. They cover CodePen’s origins, building a unified editor, and why craftsmanship and caring still matter in web development.
Ask episode
AI Snips
Chapters
Transcript
Episode notes
ADVICE

Make Your Skills Provable With Real Work

  • Prove your expertise with demonstrable work if you want to remain employable despite AI changes.
  • Chris says God-tier designers must make their portfolios and personal sites indisputably excellent to stand out.
ADVICE

Use Native Browser UI For Accessibility

  • Favor native browser features (e.g., details/dialog, popovers) to build accessible UI without JavaScript.
  • Chris highlights that modals and popovers can now be accessible with no JS, simplifying implementation.
INSIGHT

The :has Selector Changes CSS Patterns

  • The CSS :has selector unlocks powerful parent-aware styling that simplifies many patterns.
  • Chris notes body:has(input:checked) lets you style unrelated elements (like footer) from a single declarative rule.
Get the Snipd Podcast app to discover more snips from this episode
Get the app