

Potluck × Native Web Components × JS Class Mixins × Application Secrets
Feb 15, 2023
This episode dives into the intriguing world of home automation, with the hosts sharing their experiences installing smart switches. They explore the implementation of native web components, weighing the pros and cons of using them independently versus in a component tree. The conversation also covers JavaScript mixins, CSS custom properties, and the intersection of coding and marketing. Listeners get tips on managing application secrets while balancing family life, all wrapped up with personal recommendations for shows and smart tech!
AI Snips
Chapters
Transcript
Episode notes
Home Electrical Projects
- Scott and Wes discuss their recent home electrical work, both installing smart switches.
- Wes recommends Klein wire strippers and WAGO 221 connectors.
Custom Syntax Browser
- Explore Bumhand's custom Syntax podcast browser.
- It offers browsing by year, category, and keyword search.
Using Native Web Components
- Use native web components as needed, not for every element.
- Leverage their style encapsulation for interactive elements or when Shadow DOM benefits outweigh SSR limitations.