<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>Senior Frontend Engineer · Design System Author</title>
        <link>https://pawel-krystkiewicz-80tsebzva-chunk-creations.vercel.app</link>
        <description>This is my portfolio RSS feed</description>
        <item>
          <title>Lessons Learned: NPM packages publishing and API authorization</title>
          <link>https://pawel-krystkiewicz-80tsebzva-chunk-creations.vercel.app/articles/case-of-npm-auth-errors</link>
          <description>A case study on how NPM API and local configs can lead to unexpected errors and how to avoid them.</description>
          <pubDate>Thu, 27 Mar 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Tailwind 4 Dark Mode Dynamic Theme</title>
          <link>https://pawel-krystkiewicz-80tsebzva-chunk-creations.vercel.app/articles/tailwind-4-dark-mode-dynamic-theme</link>
          <description>Learn how to implement a dynamic dark mode theme in Tailwind CSS 4 using the new theme in CSS config.</description>
          <pubDate>Sat, 25 Jan 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Building a Smart Truncation Detection Hook for React</title>
          <link>https://pawel-krystkiewicz-80tsebzva-chunk-creations.vercel.app/articles/detect-truncation</link>
          <description>Learn how to create a reusable React hook that detects text truncation in UI elements, enabling intelligent tooltips and responsive design adjustments.</description>
          <pubDate>Wed, 20 Nov 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Managing UI Decision Complexity - From Boolean Soup to Business Rules</title>
          <link>https://pawel-krystkiewicz-80tsebzva-chunk-creations.vercel.app/articles/rules-engine</link>
          <description>Learn how to manage complex UI conditions in React by replacing tangled boolean logic with a clean, reusable rules engine. Improve readability, testability, and scalability in your frontend code.</description>
          <pubDate>Thu, 03 Oct 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Framer Motion: Animating Height Transitions in React</title>
          <link>https://pawel-krystkiewicz-80tsebzva-chunk-creations.vercel.app/articles/react-animations-height</link>
          <description>How to create smooth height animations for collapsible content using Framer Motion and dynamic duration calculations based on content size.</description>
          <pubDate>Sat, 10 Feb 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>The Magic of Bookmarklets</title>
          <link>https://pawel-krystkiewicz-80tsebzva-chunk-creations.vercel.app/articles/bookmarklets-explained</link>
          <description>A deep dive into bookmarklets - how they work, why they work, and how to create your own JavaScript-powered browser shortcuts.</description>
          <pubDate>Tue, 15 Aug 2023 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>The Nuclear Option: Debugging Broken Layouts with CSS Outlines</title>
          <link>https://pawel-krystkiewicz-80tsebzva-chunk-creations.vercel.app/articles/css-debug-outline</link>
          <description>A quick CSS trick to visualize element boundaries and debug even the most complex layout issues in seconds.</description>
          <pubDate>Tue, 30 May 2023 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Framer Motion: Animating Component Appearance in React</title>
          <link>https://pawel-krystkiewicz-80tsebzva-chunk-creations.vercel.app/articles/react-animations</link>
          <description>How to create smooth, reusable appearance animations in React using Framer Motion and AnimatePresence for better user experience.</description>
          <pubDate>Wed, 12 Apr 2023 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Managing Functional Code Plugins in React Using Lifecycle and useEffect Cleanup</title>
          <link>https://pawel-krystkiewicz-80tsebzva-chunk-creations.vercel.app/articles/scripts-and-functions-to-component</link>
          <description>Learn how to manage functional code plugins in React using lifecycle and useEffect cleanup. A detailed explanation of the code and best practices for managing third-party plugins.</description>
          <pubDate>Tue, 08 Nov 2022 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>TS/React #01: Where are my prop types?!</title>
          <link>https://pawel-krystkiewicz-80tsebzva-chunk-creations.vercel.app/articles/react-prop-types</link>
          <description>You got yourself a nice third-party component, but there's a catch: it doesn't export its prop types. What now?</description>
          <pubDate>Thu, 22 Sep 2022 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>