<?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: Karim-Mabrouk</title>
    <description>The latest articles on DEV Community by Karim-Mabrouk (@karimmabrouk).</description>
    <link>https://dev.to/karimmabrouk</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%2F222518%2Fa31ec8ca-0ab0-42a5-8dfc-5d36c3074abf.png</url>
      <title>DEV Community: Karim-Mabrouk</title>
      <link>https://dev.to/karimmabrouk</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/karimmabrouk"/>
    <language>en</language>
    <item>
      <title>Why doesn't ReactJS appear in my HTML website?!</title>
      <dc:creator>Karim-Mabrouk</dc:creator>
      <pubDate>Mon, 02 Sep 2019 12:38:01 +0000</pubDate>
      <link>https://dev.to/karimmabrouk/why-doesn-t-reactjs-appear-in-my-html-website-5h4p</link>
      <guid>https://dev.to/karimmabrouk/why-doesn-t-reactjs-appear-in-my-html-website-5h4p</guid>
      <description>&lt;p&gt;Hello guys!&lt;/p&gt;

&lt;p&gt;I've been trying to add a ReactJS component to my HTML website but it still doesn't work. I followed all the instructions written here &lt;a href="https://reactjs.org/docs/add-react-to-a-website.html"&gt;https://reactjs.org/docs/add-react-to-a-website.html&lt;/a&gt; (including the 3 links+ embedding the file name at the end of the page+ and creating a div with an id+ running the 3 commands of Babel in the command line+ ReactDOM.render(&amp;lt; Component Name /&amp;gt;, document.getElementById("#id");) and none of what is written in the page is working. What do I do?! And are there further instructions not written in the link I provided?!&lt;/p&gt;

&lt;p&gt;P.S. The file is written in .jsx extension&lt;/p&gt;

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