UI Design Podcast Summaries — Page 2
UI Design on Yedapo: 38 summarized podcast and YouTube episodes. Each includes key takeaways, core concepts and notable quotes with timestamps.

Inside Google Gemini’s Massive AI Overhaul with Head of Engineering
Kevin Stratvert
May 28, 2026
Google is evolving Gemini from a chatbot into a proactive autonomous assistant. With the introduction of the Spark agent system and the Omni multimodal model, the app can now execute multi-step workflows, filter real-time speech, and integrate directly with desktop file context to become a hands-free, cross-modal productivity engine.
Key insight: The 'Spark' feature allows Gemini to act as an agent that manages 'heartbeats'—scheduled, repeatable multi-step workflows that can perform complex tasks like daily briefings automatically without manual input.
New CSS corner-shape Property Is Amazing
Web Dev Simplified
Apr 30, 2026
The new CSS corner-shape property transcends standard rounded borders, offering surgical control over element geometry. By leveraging shapes like scoops, notches, and bevels, developers can move beyond simplistic design patterns to create complex, super-elliptical UI components that are fully animatable.
Key insight: The super-ellipse function allows for granular control over border geometry using numerical values, where specific inputs like 0 create a perfect 45-degree angle, and negative values invert the curvature into a scoop.
New CSS corner-shape Property Is Amazing
Web Dev Simplified
Apr 30, 2026
The new CSS corner-shape property revolutionizes UI design by allowing developers to move beyond standard rounded corners. By utilizing specific keywords or the super-ellipse function, you can achieve complex geometries like scoops, notches, and bevels, significantly enhancing the visual depth of web components.
Key insight: The super-ellipse function allows for granular control over corner geometry, letting you animate between an inverse scoop and a sharp square with a single numeric value.
New CSS corner-shape Property Is Amazing
Web Dev Simplified
Apr 30, 2026
Modern CSS now allows for complex border radius manipulation beyond simple rounding. By leveraging the new corner-shape property, developers can create intricate geometries like scoops, notches, and squircles, enabling highly customizable UI components that are fully animatable.
Key insight: You can use the 'super-ellipse' function within the corner-shape property to mathematically transition between concave scoops and sharp bevels, moving far beyond standard round corners.
New CSS corner-shape Property Is Amazing
Web Dev Simplified
Apr 30, 2026
The new CSS corner-shape property transforms UI design by moving beyond standard rounded corners. Developers can now implement complex geometries like scoops, notches, and squircles, providing a powerful new tool for custom component styling.
Key insight: You can use the super-ellipse function within the corner-shape property to mathematically dial in the precise curvature of a corner, ranging from inverse scoops to perfect 45-degree bevels.
New CSS corner-shape Property Is Amazing
Web Dev Simplified
Apr 30, 2026
The new CSS corner-shape property allows developers to break free from traditional rounded corners. By utilizing values like scoop, notch, and bevel, or the highly customizable super-ellipse function, you can achieve sophisticated geometric shapes that were previously impossible without complex workarounds or external assets.
Key insight: You can animate between different corner shapes, allowing for dynamic design transitions that move beyond simple radius changes.
New CSS corner-shape Property Is Amazing
Web Dev Simplified
Apr 30, 2026
The new CSS corner-shape property revolutionizes UI design by enabling non-standard border geometries like scoops, notches, and squiggles. By moving beyond basic rounded corners, developers can now achieve complex shapes with simple keywords or the super-ellipse function, all while maintaining full animatability.
Key insight: You can use the super-ellipse function within the corner-shape property, where a value of zero creates a perfect 45-degree bevel, demonstrating the granular mathematical control now available in native CSS.
New CSS Property corner-shape Is Amazing
Web Dev Simplified
Mar 31, 2026
WebDev Simplified’s Kyle explains how the new 'corner-shape' property replaces complex SVG masks and 45-degree rotations with a single line of CSS. By leveraging values like scoop, bevel, and the super-ellipse function, developers can finally create intricate ticket stubs and speech bubbles natively. This shift transforms border design from a CSS hurdle into a precise, declarative tool.
Key insight: The super-ellipse function allows for dynamic animations between shapes by passing values from negative infinity to positive infinity, enabling effects like a 'twinkling star' without external assets.