

2020 In Review
Dec 30, 2020
The hosts reflect on their 2020 technology predictions, dissecting which came true amidst rapid changes. They explore advancements in CSS tools, npm, and JavaScript frameworks while highlighting emerging technologies like Snowpack and Deno. The discussion shifts to the challenges of data loading and effective debugging, emphasizing the role of tools like LogRocket. They also navigate the evolution of web development frameworks, remote work adaptations, and the integration of design tools like Figma, all enriched by personal anecdotes and insights.
AI Snips
Chapters
Transcript
Episode notes
CSS Subgrid Adoption
- CSS Subgrid is available but limited to Firefox, hindering widespread adoption.
- The lack of broad browser support makes it challenging for developers to fully utilize its layout capabilities.
CSS Houdini's Slow Adoption
- CSS Houdini hasn't reached mainstream developer adoption despite initial enthusiasm.
- Regular developers still can't implement it easily in their applications.
Declining IE Usage
- Wes and Scott note that Internet Explorer's usage is declining, simplifying cross-browser development.
- This allows developers to utilize modern CSS features without extensive fallbacks for older browsers.