<?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: Bamba</title>
    <description>The latest articles on DEV Community by Bamba (@bamb).</description>
    <link>https://dev.to/bamb</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F731472%2Fc17ed35a-77cf-4a71-9af8-34245a95b4ac.png</url>
      <title>DEV Community: Bamba</title>
      <link>https://dev.to/bamb</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/bamb"/>
    <language>en</language>
    <item>
      <title>Visual Studio Code / PHPStorm sync code between multiple devices</title>
      <dc:creator>Bamba</dc:creator>
      <pubDate>Fri, 10 Dec 2021 16:13:08 +0000</pubDate>
      <link>https://dev.to/bamb/visual-studio-code-phpstorm-sync-code-between-multiple-devices-4hm3</link>
      <guid>https://dev.to/bamb/visual-studio-code-phpstorm-sync-code-between-multiple-devices-4hm3</guid>
      <description>&lt;p&gt;At home I work on my standing PC with multiple Monitors and on a Windows System. When I'm not at home, I want to work on a MacBook. So here comes the question: How do I sync code-changes between these devices? I googled it up, but the only solution that I have found was using Git. But it is ugly not to finish something before committing and pushing, so I need another solution. Is anyone facing the same problem?&lt;/p&gt;

</description>
      <category>javascript</category>
    </item>
    <item>
      <title>react - hide admin panel</title>
      <dc:creator>Bamba</dc:creator>
      <pubDate>Wed, 20 Oct 2021 15:07:05 +0000</pubDate>
      <link>https://dev.to/bamb/react-hide-admin-panel-450k</link>
      <guid>https://dev.to/bamb/react-hide-admin-panel-450k</guid>
      <description>&lt;p&gt;If I build a basic react app, then you could see every ui in the .js files. If I for example want to hide the Adminpanel (so the API calls to the admin routes are hidden too) - how can I do that?&lt;/p&gt;

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