<?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: Nour Eddine E.</title>
    <description>The latest articles on Forem by Nour Eddine E. (@bralekfn).</description>
    <link>https://forem.com/bralekfn</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%2F3690501%2F4c99fd7a-41fd-4ac2-98e5-0c94f536ef78.jpeg</url>
      <title>Forem: Nour Eddine E.</title>
      <link>https://forem.com/bralekfn</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/bralekfn"/>
    <language>en</language>
    <item>
      <title>Built a Modern, Mobile Friendly React Playground</title>
      <dc:creator>Nour Eddine E.</dc:creator>
      <pubDate>Fri, 02 Jan 2026 21:39:44 +0000</pubDate>
      <link>https://forem.com/bralekfn/built-a-modern-mobile-friendly-react-playground-3g1k</link>
      <guid>https://forem.com/bralekfn/built-a-modern-mobile-friendly-react-playground-3g1k</guid>
      <description>&lt;p&gt;so i just built this thing called ReactLab. Its basically a React IDE right in your browser. You can write code, see live previews, and add npm packages super easily. with a simple terminal&lt;/p&gt;

&lt;p&gt;&lt;a href="https://react-lab-playground.vercel.app/" rel="noopener noreferrer"&gt;ReactLab&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;It uses Monaco editor, so it’s like having VS Code but in the browser, with syntax highlighting and IntelliSense. You can work with multiple files, will add more commands to the terminal later so users can easily debug right from the IDE's terminal but for now you could use the browser s console. Also the project is fully open source so feel free to contribute.&lt;/p&gt;

&lt;p&gt;P.S if you add a package with CSS (like react-toastify), it’ll automatically inject the styles. Everything’s cached to make it load fast. Built it to make React dev easier, hope it helps!&lt;/p&gt;

</description>
      <category>react</category>
      <category>webdev</category>
      <category>playground</category>
    </item>
  </channel>
</rss>
