<?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: Jentah Rehema</title>
    <description>The latest articles on DEV Community by Jentah Rehema (@jentah_rehema_b6ecc8dc0cd).</description>
    <link>https://dev.to/jentah_rehema_b6ecc8dc0cd</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%2F2128960%2F177425c3-71b1-4041-9987-01fe49609126.jpg</url>
      <title>DEV Community: Jentah Rehema</title>
      <link>https://dev.to/jentah_rehema_b6ecc8dc0cd</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/jentah_rehema_b6ecc8dc0cd"/>
    <language>en</language>
    <item>
      <title>React Compiler</title>
      <dc:creator>Jentah Rehema</dc:creator>
      <pubDate>Tue, 29 Jul 2025 21:22:55 +0000</pubDate>
      <link>https://dev.to/jentah_rehema_b6ecc8dc0cd/react-compiler-3igc</link>
      <guid>https://dev.to/jentah_rehema_b6ecc8dc0cd/react-compiler-3igc</guid>
      <description>&lt;p&gt;Worked with react  compiler which helps to optimize react apps and it works well with plain JavaScript. It automatically optimizes react apps at build time hence reducing the time to manually type the memoization code .****  Anyone who has used it before to give feedback?&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>programming</category>
      <category>react</category>
    </item>
    <item>
      <title>Code splitting for web app optimization</title>
      <dc:creator>Jentah Rehema</dc:creator>
      <pubDate>Fri, 25 Jul 2025 17:29:30 +0000</pubDate>
      <link>https://dev.to/jentah_rehema_b6ecc8dc0cd/code-splitting-for-web-app-optimization-bp0</link>
      <guid>https://dev.to/jentah_rehema_b6ecc8dc0cd/code-splitting-for-web-app-optimization-bp0</guid>
      <description>&lt;p&gt;Happy to have learnt  a new feature to optimize web apps by using code splitting on the pages to only load a page when it's needed thus speeding the perfomance.My demo URL &lt;a href="https://kahve-coffee-react.vercel.app/" rel="noopener noreferrer"&gt;https://kahve-coffee-react.vercel.app/&lt;/a&gt;  .   &lt;/p&gt;

</description>
      <category>webdev</category>
      <category>beginners</category>
      <category>learning</category>
    </item>
  </channel>
</rss>
