<?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>Forem: Siddhant Mani</title>
    <description>The latest articles on Forem by Siddhant Mani (@siddhantmani).</description>
    <link>https://forem.com/siddhantmani</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%2F3897826%2F20d46d6a-a6f4-4689-b42a-1b92b7755893.png</url>
      <title>Forem: Siddhant Mani</title>
      <link>https://forem.com/siddhantmani</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/siddhantmani"/>
    <language>en</language>
    <item>
      <title>One last night in the lab. 

24 hours until I push the biggest update to React Vibe yet. Redesigned docs, brand new blocks, and silky smooth performance.

No paywalls. No heavy packages. Just high-end motion.

Tomorrow. 8 PM. See you there.</title>
      <dc:creator>Siddhant Mani</dc:creator>
      <pubDate>Wed, 29 Apr 2026 14:33:39 +0000</pubDate>
      <link>https://forem.com/siddhantmani/one-last-night-in-the-lab-24-hours-until-i-push-the-biggest-update-to-react-vibe-yet-4pgk</link>
      <guid>https://forem.com/siddhantmani/one-last-night-in-the-lab-24-hours-until-i-push-the-biggest-update-to-react-vibe-yet-4pgk</guid>
      <description></description>
      <category>frontend</category>
      <category>react</category>
      <category>showdev</category>
      <category>webdev</category>
    </item>
    <item>
      <title>April 30. 8 PM. 

The biggest update in React Vibe history drops in 48 hours:
 Full Docs Redesign
 Massive batch of New UI Blocks
 Performance optimizations

3 months in and we’re just getting started. The new standard for React motion is almost here.</title>
      <dc:creator>Siddhant Mani</dc:creator>
      <pubDate>Wed, 29 Apr 2026 03:49:15 +0000</pubDate>
      <link>https://forem.com/siddhantmani/april-30-8-pm-the-biggest-update-in-react-vibe-history-drops-in-48-hours-full-docs-cmk</link>
      <guid>https://forem.com/siddhantmani/april-30-8-pm-the-biggest-update-in-react-vibe-history-drops-in-48-hours-full-docs-cmk</guid>
      <description></description>
    </item>
    <item>
      <title>April 30. 8 PM. 

The biggest update in React Vibe history drops in 48 hours:

 Full Docs Redesign
 Massive batch of New UI Blocks
 Performance optimizations

3 months in and we’re just getting started. The new standard for React motion is almost</title>
      <dc:creator>Siddhant Mani</dc:creator>
      <pubDate>Tue, 28 Apr 2026 15:10:10 +0000</pubDate>
      <link>https://forem.com/siddhantmani/april-30-8-pm-the-biggest-update-in-react-vibe-history-drops-in-48-hours-full-docs-4ck</link>
      <guid>https://forem.com/siddhantmani/april-30-8-pm-the-biggest-update-in-react-vibe-history-drops-in-48-hours-full-docs-4ck</guid>
      <description></description>
    </item>
    <item>
      <title>4 days left in April. 

React Vibe is only 3 months old, but the update dropping this week is going to change everything.

Massive optimizations. New premium blocks. Big architectural changes. 

The lab is at 100% capacity. Get ready.</title>
      <dc:creator>Siddhant Mani</dc:creator>
      <pubDate>Mon, 27 Apr 2026 05:22:50 +0000</pubDate>
      <link>https://forem.com/siddhantmani/4-days-left-in-april-react-vibe-is-only-3-months-old-but-the-update-dropping-this-week-is-3ia6</link>
      <guid>https://forem.com/siddhantmani/4-days-left-in-april-react-vibe-is-only-3-months-old-but-the-update-dropping-this-week-is-3ia6</guid>
      <description></description>
    </item>
    <item>
      <title>I Got Tired of Rebuilding the Same UI in React — So I Built This</title>
      <dc:creator>Siddhant Mani</dc:creator>
      <pubDate>Sun, 26 Apr 2026 02:17:43 +0000</pubDate>
      <link>https://forem.com/siddhantmani/i-got-tired-of-rebuilding-the-same-ui-in-react-so-i-built-this-2jo6</link>
      <guid>https://forem.com/siddhantmani/i-got-tired-of-rebuilding-the-same-ui-in-react-so-i-built-this-2jo6</guid>
      <description>&lt;p&gt;Every project starts the same way:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Rebuild navbar&lt;/li&gt;
&lt;li&gt;Rebuild hero section&lt;/li&gt;
&lt;li&gt;Add some basic animation&lt;/li&gt;
&lt;li&gt;Repeat… again and again.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;After doing this for way too long, I decided to stop rebuilding and start reusing.&lt;/p&gt;

&lt;h2&gt;
  
  
  What I Built
&lt;/h2&gt;

&lt;p&gt;React Vibe — motion-first React components you can just copy and use.&lt;/p&gt;

&lt;p&gt;This isn't a bloated UI library or another heavy dependency to manage. It's built for the "copy-paste" workflow.&lt;br&gt;
Just: Copy → Paste → Ship.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why This Exists
&lt;/h2&gt;

&lt;p&gt;Most devs skip animations because they take too much time to polish or they're hard to get right. But the reality is: Static UI = forgettable product. I wanted to bridge the gap between "fast development" and "high-end design."&lt;/p&gt;

&lt;h2&gt;
  
  
  What’s Inside?
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;30+ components (and growing every week).&lt;/li&gt;
&lt;li&gt;Pre-built sections (Hero, Navbar, and specialised UI blocks).&lt;/li&gt;
&lt;li&gt;Zero Setup: If you have Framer Motion and Tailwind, you're ready.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Try it out
&lt;/h2&gt;

&lt;p&gt;You can check it out here: &lt;a href="https://reactvibe.com" rel="noopener noreferrer"&gt;reactvibe.com&lt;/a&gt; (or just search "React Vibe" on Google).&lt;/p&gt;

</description>
      <category>opensource</category>
      <category>react</category>
      <category>typescript</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
