<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Sami Tadros</title>
    <description>The latest articles on DEV Community by Sami Tadros (@samitadros).</description>
    <link>https://dev.to/samitadros</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3657777%2F30298f0a-f8ae-4d66-b6c8-8b1b033689f2.png</url>
      <title>DEV Community: Sami Tadros</title>
      <link>https://dev.to/samitadros</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/samitadros"/>
    <language>en</language>
    <item>
      <title>StyleX: A Styling Library for CSS at Scale</title>
      <dc:creator>Sami Tadros</dc:creator>
      <pubDate>Thu, 11 Dec 2025 17:30:49 +0000</pubDate>
      <link>https://dev.to/samitadros/stylex-a-styling-library-for-css-at-scale-4o0i</link>
      <guid>https://dev.to/samitadros/stylex-a-styling-library-for-css-at-scale-4o0i</guid>
      <description>&lt;p&gt;&lt;a href="https://stylexjs.com/" rel="noopener noreferrer"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fk1qevfd2sd5p3v7mtaad.png" alt=" " width="800" height="423"&gt;&lt;/a&gt;&lt;strong&gt;StyleX&lt;/strong&gt; is Meta’s open-source styling system that blends the ergonomics of &lt;strong&gt;CSS-in-JS&lt;/strong&gt; with the high performance of &lt;strong&gt;static CSS&lt;/strong&gt; through build-time compilation. It generates &lt;strong&gt;atomic CSS classes&lt;/strong&gt;, reducing bundle sizes by up to &lt;strong&gt;80%&lt;/strong&gt; while enabling precise, type-safe, and predictable style authoring.&lt;/p&gt;

&lt;p&gt;Powered by a &lt;strong&gt;Babel-based compiler&lt;/strong&gt;, StyleX automatically extracts styles, manages &lt;strong&gt;specificity&lt;/strong&gt; for you, and supports advanced features such as &lt;strong&gt;theming&lt;/strong&gt;, dynamic styling, and CSS variables. It is used across major Meta platforms—including &lt;strong&gt;Facebook&lt;/strong&gt;, &lt;strong&gt;Instagram&lt;/strong&gt;, and &lt;strong&gt;WhatsApp&lt;/strong&gt;—thanks to its strict constraints that eliminate common CSS pitfalls like specificity battles and style conflicts.&lt;/p&gt;

&lt;p&gt;The system also includes robust tooling, such as &lt;strong&gt;ESLint plugins&lt;/strong&gt;, &lt;strong&gt;CLI utilities&lt;/strong&gt;, and &lt;strong&gt;bundler integrations&lt;/strong&gt;, supported by an active open-source community continuously expanding and improving the ecosystem.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Website&lt;/strong&gt;: &lt;a href="https://stylexjs.com/" rel="noopener noreferrer"&gt;https://stylexjs.com/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>css</category>
      <category>frontend</category>
      <category>design</category>
    </item>
  </channel>
</rss>
