<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel xmlns:atom="http://www.w3.org/2005/Atom">
    <title>Amit Sheen</title>
    <link>https://amitsh.com/</link>
    <description>Feed generated from feed/feed.json</description>
    <atom:link xmlns:atom="http://www.w3.org/2005/Atom" href="https://amitsh.com/feed/rss.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>Where Frontend Begins and Ends</title>
      <description><![CDATA[A dive into one of the most interesting questions in modern development: what frontend actually means today.]]></description>
      <link>https://open.spotify.com/episode/22wjcpEnwR3aT7sr9F25hp</link>
      <pubDate>Sun, 03 May 2026 00:00:00 +0200</pubDate>
      <guid isPermaLink="true">https://open.spotify.com/episode/22wjcpEnwR3aT7sr9F25hp</guid>
    </item>
    <item>
      <title>The Web Is Fun Again: First Experiments with HTML in Canvas</title>
      <description><![CDATA[Every once in a while, the platform drops something that makes you want to build strange demos again, or at least weirder ones. The new HTML in Canvas API is a perfect example of one of those moments.]]></description>
      <link>https://frontendmasters.com/blog/the-web-is-fun-again-first-experiments-with-html-in-canvas/</link>
      <pubDate>Tue, 21 Apr 2026 00:00:00 +0200</pubDate>
      <guid isPermaLink="true">https://frontendmasters.com/blog/the-web-is-fun-again-first-experiments-with-html-in-canvas/</guid>
    </item>
    <item>
      <title>The Radio State Machine</title>
      <description><![CDATA[Managing state in CSS might sound a bit unusual at first. But not every piece of state belongs on the main thread. When the state is purely visual, keeping the logic in CSS is not just possible, it can actually be the better approach.]]></description>
      <link>https://css-tricks.com/the-radio-state-machine/</link>
      <pubDate>Tue, 14 Apr 2026 00:00:00 +0200</pubDate>
      <guid isPermaLink="true">https://css-tricks.com/the-radio-state-machine/</guid>
    </item>
    <item>
      <title>Let’s Get Puzzled!</title>
      <description><![CDATA[A walk through article on how to create a fully dynamic and responsive puzzle effect, from the very first Tab and Socket, to handling real content inside the pieces.]]></description>
      <link>https://frontendmasters.com/blog/creating-puzzle-peices-in-css/</link>
      <pubDate>Mon, 06 Apr 2026 00:00:00 +0200</pubDate>
      <guid isPermaLink="true">https://frontendmasters.com/blog/creating-puzzle-peices-in-css/</guid>
    </item>
    <item>
      <title>Rethinking “Pixel Perfect” Web Design</title>
      <description><![CDATA[A hard look at the “Pixel Perfect” legacy concept, explaining why it’s failing us and redefining what “perfection” actually looks like in a multi-device, fluid world.]]></description>
      <link>https://www.smashingmagazine.com/2026/01/rethinking-pixel-perfect-web-design/</link>
      <pubDate>Tue, 20 Jan 2026 00:00:00 +0100</pubDate>
      <guid isPermaLink="true">https://www.smashingmagazine.com/2026/01/rethinking-pixel-perfect-web-design/</guid>
    </item>
    <item>
      <title>Beyond the Mouse: Animating with Mobile Accelerometers</title>
      <description><![CDATA[In this article, I explore how device motion can bring a sense of life to mobile interfaces. By tapping into accelerometers, we can create experiences that feel dynamic, responsive, and surprisingly tactile, turning static screens into something that moves with the user.
]]></description>
      <link>https://frontendmasters.com/blog/beyond-the-mouse-animating-with-mobile-accelerometers/</link>
      <pubDate>Fri, 09 Jan 2026 00:00:00 +0100</pubDate>
      <guid isPermaLink="true">https://frontendmasters.com/blog/beyond-the-mouse-animating-with-mobile-accelerometers/</guid>
    </item>
    <item>
      <title>Disney’s 12 Basic Principles Of Animation – Done in CSS</title>
      <description><![CDATA[Disney's legendary 12 principles of animation have shaped the way we bring characters and motion to life. But what if we applied them using only CSS? In this talk, we'll explore how these timeless animation techniques can be recreated with modern CSS. Through live examples and practical demos, you'll see how to add depth and personality to your transitions and interactions, and hopefully, you'll be inspired to push the boundaries of CSS animations!
]]></description>
      <link>https://www.youtube.com/watch?v=OrSJNiNs40E</link>
      <pubDate>Mon, 15 Dec 2025 00:00:00 +0100</pubDate>
      <guid isPermaLink="true">https://www.youtube.com/watch?v=OrSJNiNs40E</guid>
    </item>
    <item>
      <title>The Deep Card Conundrum</title>
      <description><![CDATA[How can we creat a true deep card effect?<br>
Not a shadow trick, not a fake layer, but a card that actually feels like it sits inside 3D space. In the article I break down the visual challenge, why traditional approaches fall short, and how a small shift in perspective can unlock a much more convincing result.]]></description>
      <link>https://frontendmasters.com/blog/the-deep-card-conundrum/</link>
      <pubDate>Thu, 04 Dec 2025 00:00:00 +0100</pubDate>
      <guid isPermaLink="true">https://frontendmasters.com/blog/the-deep-card-conundrum/</guid>
    </item>
    <item>
      <title>Keyframes Tokens: Standardizing Animation Across Projects</title>
      <description><![CDATA[Animations can be one of the most joyful parts of building interfaces, but without structure, they can also become one of the biggest sources of frustration. By consolidating and standardizing keyframes, you take something that is usually messy and hard to manage and turn it into a clear, predictable system.]]></description>
      <link>https://www.smashingmagazine.com/2025/11/keyframes-tokens-standardizing-animation-across-projects/</link>
      <pubDate>Fri, 21 Nov 2025 00:00:00 +0100</pubDate>
      <guid isPermaLink="true">https://www.smashingmagazine.com/2025/11/keyframes-tokens-standardizing-animation-across-projects/</guid>
    </item>
    <item>
      <title>CSS Typed Arithmetic</title>
      <description><![CDATA[Are we on the verge of a new era of Computational CSS?<br>
With Typed Arithmetic, we can do calculations directly in CSS, opening doors to new layout possibilities and more dynamic, powerful designs.]]></description>
      <link>https://css-tricks.com/css-typed-arithmetic/</link>
      <pubDate>Wed, 24 Sep 2025 00:00:00 +0200</pubDate>
      <guid isPermaLink="true">https://css-tricks.com/css-typed-arithmetic/</guid>
    </item>
    <item>
      <title>The `-path` of Least Resistance</title>
      <description><![CDATA[A two-part article on the power of paths in CSS, covering everything from the basics to the creation of custom complex shapes and smooth motion along custom routes.]]></description>
      <link>https://frontendmasters.com/blog/the-path-of-least-resistance-part-1</link>
      <pubDate>Sat, 30 Aug 2025 00:00:00 +0200</pubDate>
      <guid isPermaLink="true">https://frontendmasters.com/blog/the-path-of-least-resistance-part-1</guid>
    </item>
    <item>
      <title>3D Layered Text</title>
      <description><![CDATA[A three part exploration series, with each chapter diving deep into a single idea.<br>
<br>
1. The basics - everything you need to know from the very first line to the final result.<br>
2. Movement and Variations - how to animate, how to change, and how to make it look good.<br>
3. Advanced interactions - making the code cleaner and more dynamic with a touch of JavaScript.<br>]]></description>
      <link>https://css-tricks.com/3d-layered-text-the-basics</link>
      <pubDate>Fri, 22 Aug 2025 00:00:00 +0200</pubDate>
      <guid isPermaLink="true">https://css-tricks.com/3d-layered-text-the-basics</guid>
    </item>
    <item>
      <title>DevTools for Beginners</title>
      <description><![CDATA[DevTools are for more than console logging, with extensive and powerful CSS debugging features.
<br><br>
Get started learning all about Chrome's DevTools with this free 5-part Getting Started with CSS DevTools course by Amit Sheen and Kevin Powell.]]></description>
      <link>https://devtoolsforbeginners.kevinpowell.co/</link>
      <pubDate>Wed, 06 Aug 2025 00:00:00 +0200</pubDate>
      <guid isPermaLink="true">https://devtoolsforbeginners.kevinpowell.co/</guid>
    </item>
    <item>
      <title>Scroll-Driven Sticky Heading</title>
      <description><![CDATA[A few weeks ago, while brainstorming silly things I could do with Scroll Driven Animations, I suddenly remembered that text can be animated too 🤯. That little spark quickly led me to a new idea: a Scroll-Driven Sticky Heading.]]></description>
      <link>https://css-tricks.com/scroll-driven-sticky-heading/</link>
      <pubDate>Fri, 11 Jul 2025 00:00:00 +0200</pubDate>
      <guid isPermaLink="true">https://css-tricks.com/scroll-driven-sticky-heading/</guid>
    </item>
    <item>
      <title>Understanding CSS corner-shape and the Power of the Superellipse</title>
      <description><![CDATA[A deep dive into the new property, and a little dig into the math behind it.]]></description>
      <link>https://frontendmasters.com/blog/understanding-css-corner-shape-and-the-power-of-the-superellipse/</link>
      <pubDate>Mon, 23 Jun 2025 00:00:00 +0200</pubDate>
      <guid isPermaLink="true">https://frontendmasters.com/blog/understanding-css-corner-shape-and-the-power-of-the-superellipse/</guid>
    </item>
    <item>
      <title>CSS DAY 2025</title>
      <description><![CDATA[Ever wondered how a computer actually works? What a CPU is actually built of? And if it's possible to build one using only CSS? If so, this talk is for you.]]></description>
      <link>https://conffab.com/presentation/building-a-computer-with-css/?gl=NKCWlZfXroFk</link>
      <pubDate>Fri, 06 Jun 2025 00:00:00 +0200</pubDate>
      <guid isPermaLink="true">https://conffab.com/presentation/building-a-computer-with-css/?gl=NKCWlZfXroFk</guid>
    </item>
    <item>
      <title>The FrontCast Podcast</title>
      <description><![CDATA[Had the honor of (finally) being a guest on <a href="https://linktr.ee/front_cast">FrontCast</a>, we talked a lot about CSS, and came to the conclusion that one hour is simply not enough to cover all the cool things that are happening on the web right now. 🙃 ]]></description>
      <link>https://open.spotify.com/episode/0E3RY9cgWNIA9y1uIGmQs5</link>
      <guid isPermaLink="true">https://open.spotify.com/episode/0E3RY9cgWNIA9y1uIGmQs5</guid>
    </item>
    <item>
      <title>CSS Spotlight Effect</title>
      <description><![CDATA[I asked myself what we could do with just the mouse position, and got to this fun simple effect.]]></description>
      <link>https://frontendmasters.com/blog/css-spotlight-effect/</link>
      <pubDate>Mon, 26 May 2025 00:00:00 +0200</pubDate>
      <guid isPermaLink="true">https://frontendmasters.com/blog/css-spotlight-effect/</guid>
    </item>
    <item>
      <title>From Impossible to CSSible</title>
      <description><![CDATA[his presentation challenges perceived limitations in CSS by showcasing live demonstrations of previously "impossible" front-end techniques: scroll-driven animation, anchor positioning, and styleable select elements. While seemingly disparate, these features highlight the evolving power of CSS to handle tasks once relegated to JavaScript]]></description>
      <link>https://www.youtube.com/watch?v=jdqUYdY9JXs</link>
      <pubDate>Mon, 26 May 2025 00:00:00 +0200</pubDate>
      <guid isPermaLink="true">https://www.youtube.com/watch?v=jdqUYdY9JXs</guid>
    </item>
    <item>
      <title>Am I a Sadistic Developer? Are You?</title>
      <description><![CDATA[Have you ever stared at a piece of code and thought, What the hell was that person thinking?
Has anyone ever stared at your code and asked themselves the same thing?
]]></description>
      <link>https://frontendmasters.com/blog/am-i-a-sadistic-developer-are-you/</link>
      <pubDate>Thu, 24 Apr 2025 00:00:00 +0200</pubDate>
      <guid isPermaLink="true">https://frontendmasters.com/blog/am-i-a-sadistic-developer-are-you/</guid>
    </item>
    <item>
      <title>Reanimating the CSS Day Buttons</title>
      <description><![CDATA[While browsing the conference website, I couldn’t help but notice their big firebrick-red buttons... And the rest is in my latest article, where we explore three different methods to animate buttons.]]></description>
      <link>https://frontendmasters.com/blog/reanimating-the-css-day-buttons/</link>
      <pubDate>Mon, 31 Mar 2025 00:00:00 +0200</pubDate>
      <guid isPermaLink="true">https://frontendmasters.com/blog/reanimating-the-css-day-buttons/</guid>
    </item>
    <item>
      <title>The Big Questions of Design Systems (And a Few Small Answers)</title>
      <description><![CDATA[Let's talk about all the decisions we need to make when working on a Design System, what questions we need to ask ourselves, what some of the possible answers are, and how to choose.]]></description>
      <link>https://www.youtube.com/watch?v=MnqeGQUEkvk</link>
      <pubDate>Tue, 25 Feb 2025 00:00:00 +0100</pubDate>
      <guid isPermaLink="true">https://www.youtube.com/watch?v=MnqeGQUEkvk</guid>
    </item>
    <item>
      <title>Browser Support Isn’t About Features - It’s About Users</title>
      <description><![CDATA[My friend Gil sent me a question about handling browser support, which is a common concern for many frontend developers working with CSS. So I thought my response might be useful to others, and decided to share it as a short article.]]></description>
      <link>https://www.linkedin.com/pulse/browser-support-isnt-featuresits-users-amit-sheen-md2xf</link>
      <pubDate>Wed, 29 Jan 2025 00:00:00 +0100</pubDate>
      <guid isPermaLink="true">https://www.linkedin.com/pulse/browser-support-isnt-featuresits-users-amit-sheen-md2xf</guid>
    </item>
    <item>
      <title>Surprise Live Coding</title>
      <description><![CDATA[A live step by step hand pose detection using MediaPipe.<br>
Hosted by NWD.
]]></description>
      <link>https://www.youtube.com/watch?v=F_N0UwPeKgE</link>
      <pubDate>Thu, 16 Jan 2025 00:00:00 +0100</pubDate>
      <guid isPermaLink="true">https://www.youtube.com/watch?v=F_N0UwPeKgE</guid>
    </item>
    <item>
      <title>Side Project, Main Focus!</title>
      <description><![CDATA[In the competitive world of tech, side projects aren’t just a "nice-to-have" – they can be your secret weapon, help showcase your skills, highlight your passions, and set you apart from the crowd. This talk explores why building a personal project is one of the smartest moves for junior developers seeking their first role. From choosing the right project to presenting it effectively in interviews, we'll dive into actionable insights to turn your side project into a main career boost. Perfect for anyone ready to code their way to opportunity!]]></description>
      <link>https://www.youtube.com/watch?v=V2PyztZnGaE</link>
      <pubDate>Wed, 04 Dec 2024 00:00:00 +0100</pubDate>
      <guid isPermaLink="true">https://www.youtube.com/watch?v=V2PyztZnGaE</guid>
    </item>
    <item>
      <title>CSS - Doing It Right</title>
      <description><![CDATA[A fun talk about writing better CSS: tips that turn code into art, stories of fails and aha moments (when one button breaks the whole vibe), staying sharp in a world of shifting trends, and why Amit and Shahar ended up chatting until 2AM at a meetup.]]></description>
      <link>https://open.spotify.com/episode/16zukbAr06bT5C7fadrhP4</link>
      <pubDate>Sun, 06 Oct 2024 00:00:00 +0200</pubDate>
      <guid isPermaLink="true">https://open.spotify.com/episode/16zukbAr06bT5C7fadrhP4</guid>
    </item>
    <item>
      <title>What Does 'Modern CSS' Even Mean?!</title>
      <description><![CDATA[CSS has undergone a massive transformation in recent years, offering developers unprecedented control and flexibility in crafting web experiences.
In this talk, we’ll explore what “modern CSS” truly means and how it has redefined the way we approach layout, design, and interactivity.]]></description>
      <link>https://www.youtube.com/watch?v=KdsBEXyyalM</link>
      <pubDate>Sun, 29 Sep 2024 00:00:00 +0200</pubDate>
      <guid isPermaLink="true">https://www.youtube.com/watch?v=KdsBEXyyalM</guid>
    </item>
    <item>
      <title>Pure CSS Circular Text</title>
      <description><![CDATA[(without Requiring a Monospace Font)<br>
A step-by-step breakdown, from the splitting, through the transforms, to the 'magic' of forced-perspective.
]]></description>
      <link>https://frontendmasters.com/blog/pure-css-circular-text-without-requiring-a-monospace-font/</link>
      <pubDate>Fri, 21 Jun 2024 00:00:00 +0200</pubDate>
      <guid isPermaLink="true">https://frontendmasters.com/blog/pure-css-circular-text-without-requiring-a-monospace-font/</guid>
    </item>
    <item>
      <title>New @CSS</title>
      <description><![CDATA[In this talk, we'll take a look at the new @ rules that have been added recently, understand what they do, why they do it, and how to use them correctly.]]></description>
      <link>https://www.youtube.com/watch?v=UOBb4S1Q858</link>
      <pubDate>Tue, 28 May 2024 00:00:00 +0200</pubDate>
      <guid isPermaLink="true">https://www.youtube.com/watch?v=UOBb4S1Q858</guid>
    </item>
    <item>
      <title>Combining CSS :has() And HTML &lt;select&gt; For Greater Conditional Styling</title>
      <description><![CDATA[Showcasing a unique usage of the :has selector in CSS that goes beyond just being a parent selector.]]></description>
      <link>https://www.smashingmagazine.com/2024/05/combining-css-has-html-select-conditional-styling/</link>
      <pubDate>Thu, 02 May 2024 00:00:00 +0200</pubDate>
      <guid isPermaLink="true">https://www.smashingmagazine.com/2024/05/combining-css-has-html-select-conditional-styling/</guid>
    </item>
    <item>
      <title>What's new in CSS in 2024? A lot!</title>
      <description><![CDATA[Join me to a quick review of all the great possibilities that were added lately, and all the wonderful things that are still about to come.]]></description>
      <link>https://www.youtube.com/watch?v=P2N7YIY0t0g</link>
      <pubDate>Tue, 26 Dec 2023 00:00:00 +0100</pubDate>
      <guid isPermaLink="true">https://www.youtube.com/watch?v=P2N7YIY0t0g</guid>
    </item>
    <item>
      <title>Hanukkah Live Coding</title>
      <description><![CDATA[A digital 'candle lighting', For the eight days of the holiday, we'll build eight different animated menorahs, one a day, all in pure CSS. Starting simple, and every day we'll increase the light and learn more things.]]></description>
      <link>https://www.youtube.com/playlist?list=PLzdYrVKymqutqZ8MRzv2oIPPPariCAbZd</link>
      <guid isPermaLink="true">https://www.youtube.com/playlist?list=PLzdYrVKymqutqZ8MRzv2oIPPPariCAbZd</guid>
    </item>
    <item>
      <title>CSS-only particle animations</title>
      <description><![CDATA[Hosted by <a href="https://www.kevinpowell.co">Kevin Powell</a><br><br>This time looking at how we can do particle animations with CSS, by looking at how we can make a 3D scene with a laser cutting a panel, with sparks flying off while it’s cutting the panel.]]></description>
      <link>https://www.youtube.com/watch?v=9dEIg2xOphE</link>
      <pubDate>Tue, 25 Jul 2023 00:00:00 +0200</pubDate>
      <guid isPermaLink="true">https://www.youtube.com/watch?v=9dEIg2xOphE</guid>
    </item>
    <item>
      <title>Container Queries Movie Theater</title>
      <description><![CDATA[Ever wondered how web conferences do their room layout planning? Well, with Container Queries of course! Hosted by <a href="https://fronteersconf.org">Fronteers</a>
]]></description>
      <link>https://fronteersconf.org/container-queries-movie-theatre/</link>
      <pubDate>Wed, 05 Jul 2023 00:00:00 +0200</pubDate>
      <guid isPermaLink="true">https://fronteersconf.org/container-queries-movie-theatre/</guid>
    </item>
    <item>
      <title>Individual Transforms: the Good, the Bad, and the Syntax</title>
      <description><![CDATA[<a href="https://www.youtube.com/@javascriptisrael">@JavaScript Israel</a><br><br>There's a lot of fuss these days about the new (level 2) transforms, specifically about individual transforms.In this session we'll see some of the great quick wins and cool new things we can now do (the good), understand the limits and constraints of individual transforms with live examples, review cases where you shouldn't use them, or just can't (the bad), and talk about the syntax.]]></description>
      <link>https://www.youtube.com/watch?v=1GHKUuXQDV8</link>
      <pubDate>Mon, 05 Jun 2023 00:00:00 +0200</pubDate>
      <guid isPermaLink="true">https://www.youtube.com/watch?v=1GHKUuXQDV8</guid>
    </item>
    <item>
      <title>Fed Bites #14</title>
      <description><![CDATA[This time @RomanSndlr and @HamatoYogi hosted @amit_sheen to discuss CSS and tailwindcss.<br><br>The discussion was 🔥 , 🌶 , and a lot of fun as always 🤗]]></description>
      <link>https://open.spotify.com/episode/30GJOJXrk6r1tcZI7IM6pM</link>
      <pubDate>Wed, 01 Feb 2023 00:00:00 +0100</pubDate>
      <guid isPermaLink="true">https://open.spotify.com/episode/30GJOJXrk6r1tcZI7IM6pM</guid>
    </item>
    <item>
      <title>CSS-Besh-Shop</title>
      <description><![CDATA[Hosted by <a href="https://www.youtube.com/@negevDev">Negev Web Developers</a><br><br>Join me as I build a full 3D Backgammon board, pieces and all, in pure CSS. Sharpen your skills and learn how to work with perspective, transforms, user interactions, animations, and much more, in a full session of live coding, followed by an AMA session about CSS perspective and animations.]]></description>
      <link>https://www.youtube.com/watch?v=4Wkf1ytQOf8</link>
      <pubDate>Mon, 23 Jan 2023 00:00:00 +0100</pubDate>
      <guid isPermaLink="true">https://www.youtube.com/watch?v=4Wkf1ytQOf8</guid>
    </item>
    <item>
      <title>3D in CSS, and the True Meaning of Perspective</title>
      <description><![CDATA[<a href="https://www.css.cafe">@CSS Cafe</a><br><br>Let's take a deep dive into CSS perspective and 3D animation, and learn to harness the power of CSS to add depth to our elements and spice up our design with animated 3D buttons, switches, menus, info cards, interactions, and even text and titles. (May contain some live coding)]]></description>
      <link>https://www.youtube.com/watch?v=LzDf8BizhmQ</link>
      <pubDate>Wed, 24 Aug 2022 00:00:00 +0200</pubDate>
      <guid isPermaLink="true">https://www.youtube.com/watch?v=LzDf8BizhmQ</guid>
    </item>
    <item>
      <title>Getting Creative with Keyframes</title>
      <description><![CDATA[<a href="https://cssday.nl">@CSS DAY</a><br><br>Working with keyframes can be difficult even if you only have one animation, but the real problems begin when you have 3 objects with 5 animations, each of which has different keyframes, duration, timing-function… and yet they all need to be exactly synchronized. So how do we do that?!]]></description>
      <link>https://www.youtube.com/watch?v=kXh3EMpaLFo</link>
      <pubDate>Fri, 10 Jun 2022 00:00:00 +0200</pubDate>
      <guid isPermaLink="true">https://www.youtube.com/watch?v=kXh3EMpaLFo</guid>
    </item>
    <item>
      <title>Generative Art &amp; CSS Houdini</title>
      <description><![CDATA[Hosted by <a href="https://www.kevinpowell.co">Kevin Powell</a>]]></description>
      <link>https://www.youtube.com/watch?v=OXWY19UHXzc</link>
      <pubDate>Fri, 03 Jun 2022 00:00:00 +0200</pubDate>
      <guid isPermaLink="true">https://www.youtube.com/watch?v=OXWY19UHXzc</guid>
    </item>
    <item>
      <title>Pushing CSS to The Limit</title>
      <description><![CDATA[A workshop at <a href="https://www.smashingmagazine.com">Smashing magazine</a>. A deep dive into #CSS perspective and animation, 4 days of 3D and movement, covering everything you need to know, from the ground up.]]></description>
      <link>https://smashingconf.com/online-workshops/workshops/complex-css-amit-sheen</link>
      <pubDate>Wed, 25 May 2022 00:00:00 +0200</pubDate>
      <guid isPermaLink="true">https://smashingconf.com/online-workshops/workshops/complex-css-amit-sheen</guid>
    </item>
    <item>
      <title>How To Use CSS Animations And Stay Performant (And Accessible)</title>
      <description><![CDATA[<a href="https://logrocket.com/">@LogRocket</a><br><br>Let's take a deep dive on how to use CSS animations and stay performant.<br>Together we'll look at the render process, learn how to harness the GPU, mind our properties, and stay accessible while we're doing it.]]></description>
      <link>https://www.youtube.com/watch?v=93kLe0wJbJY</link>
      <pubDate>Tue, 17 May 2022 00:00:00 +0200</pubDate>
      <guid isPermaLink="true">https://www.youtube.com/watch?v=93kLe0wJbJY</guid>
    </item>
    <item>
      <title>Smashing Hour with Vitaly Friedman</title>
      <description><![CDATA[A full hour interview with Vitaly Friedman, for <a href="https://www.smashingmagazine.com">Smashing magazine</a>]]></description>
      <link>https://www.youtube.com/watch?v=uFiv0k5OG5M</link>
      <pubDate>Wed, 11 May 2022 00:00:00 +0200</pubDate>
      <guid isPermaLink="true">https://www.youtube.com/watch?v=uFiv0k5OG5M</guid>
    </item>
    <item>
      <title>JavaScript Problems, CSS Solutions</title>
      <description><![CDATA[<a href="https://someantics.dev/">@SomeAntics</a><br><br>]]></description>
      <link>https://www.youtube.com/watch?v=__Thf_Wo-oA</link>
      <pubDate>Tue, 15 Mar 2022 00:00:00 +0100</pubDate>
      <guid isPermaLink="true">https://www.youtube.com/watch?v=__Thf_Wo-oA</guid>
    </item>
    <item>
      <title>Codepen Radio #356</title>
      <description><![CDATA[I had the honor of meeting @chriscoyier for a short chat, and talk about some of my favorite pens, including the one that started it all, the one that was done by mistake, and more.]]></description>
      <link>https://blog.codepen.io/2022/02/23/356-amit-sheen/</link>
      <pubDate>Wed, 23 Feb 2022 00:00:00 +0100</pubDate>
      <guid isPermaLink="true">https://blog.codepen.io/2022/02/23/356-amit-sheen/</guid>
    </item>
    <item>
      <title>CSS Animations 101: Digging Deep</title>
      <description><![CDATA[Hosted by <a href="https://www.kevinpowell.co">Kevin Powell</a><br><br>CSS animations AMA - We talked about all sorts of CSS animations and 3D stuff, I hope you enjoy it!]]></description>
      <link>https://www.youtube.com/watch?v=apEEuVCIZ8A</link>
      <pubDate>Mon, 21 Feb 2022 00:00:00 +0100</pubDate>
      <guid isPermaLink="true">https://www.youtube.com/watch?v=apEEuVCIZ8A</guid>
    </item>
    <item>
      <title>Animated Stick Figures with CSS!</title>
      <description><![CDATA[Hosted by <a href="https://frontend.horse">Frontend Horse</a><br><br>Let's learn how to create and animate stick figures with just CSS! and create a horse together, learning some advanced techniques.]]></description>
      <link>https://www.youtube.com/watch?v=MHKl2UyWLn4</link>
      <pubDate>Mon, 28 Mar 2022 00:00:00 +0200</pubDate>
      <guid isPermaLink="true">https://www.youtube.com/watch?v=MHKl2UyWLn4</guid>
    </item>
    <item>
      <title>Houdini, the magic of CSS</title>
      <description><![CDATA[<a href="https://www.youtube.com/@IsraeliTechRadar">@TechRadar</a> by Tikal<br><br>Long before its official release, CSS Houdini is declared as one of the greatest game-changers ever. In this talk we'll go over the different APIs that Houdini reveals, understand what they are and how to use them, and see some examples of the many great things you can do with it.]]></description>
      <link>https://www.youtube.com/watch?v=Qh4zVsyQP68</link>
      <pubDate>Wed, 22 Dec 2021 00:00:00 +0100</pubDate>
      <guid isPermaLink="true">https://www.youtube.com/watch?v=Qh4zVsyQP68</guid>
    </item>
    <item>
      <title>React problems, CSS solutions</title>
      <description><![CDATA[At <a href="https://www.react-next.com/">React Next</a> conference<br><br>React is amazing, it allows us to do incredible things, and the possibilities are endless. But with so many options, a component that seems very simple, can have all sorts of weird states and bizarre conditioning, and we can sometimes find ourselves struggling with our own code and hacking our way to the desired result. As a React developer, I run into these problems on a regular basis, but as a CSS specialist, I know that many of these problems have much simpler solutions.<br><br>In this talk I'll try to bring my knowledge and expertise in combining JavaScript and CSS, present some real-life everyday cases that React developers encounter, and demonstrate how they can be solved in a simpler way, using CSS.]]></description>
      <link>https://www.youtube.com/watch?v=GW8sAZOUntg</link>
      <pubDate>Wed, 15 Dec 2021 00:00:00 +0100</pubDate>
      <guid isPermaLink="true">https://www.youtube.com/watch?v=GW8sAZOUntg</guid>
    </item>
    <item>
      <title>Think Without Boxes</title>
      <description><![CDATA[What is the one thing people can do to make their website better?...]]></description>
      <link>https://css-tricks.com/think-without-boxes/</link>
      <pubDate>Tue, 14 Dec 2021 00:00:00 +0100</pubDate>
      <guid isPermaLink="true">https://css-tricks.com/think-without-boxes/</guid>
    </item>
  </channel>
</rss>
