<?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: Brian Chew</title>
    <description>The latest articles on DEV Community by Brian Chew (@bchewy).</description>
    <link>https://dev.to/bchewy</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%2F146455%2Fac03cc76-9b07-4378-91c1-47bd27cd9eb6.jpeg</url>
      <title>DEV Community: Brian Chew</title>
      <link>https://dev.to/bchewy</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/bchewy"/>
    <language>en</language>
    <item>
      <title>ReactJS, components swapping?</title>
      <dc:creator>Brian Chew</dc:creator>
      <pubDate>Sun, 17 Mar 2019 15:24:26 +0000</pubDate>
      <link>https://dev.to/bchewy/reactjs-components-swapping-hbj</link>
      <guid>https://dev.to/bchewy/reactjs-components-swapping-hbj</guid>
      <description>

&lt;h1&gt;
  
  
  ReactJS!
&lt;/h1&gt;

&lt;p&gt;Is anyone familiar with react components? I have a question regarding react components, are we able to without re-deploying, swap an updated version of the same component?&lt;/p&gt;

&lt;p&gt;EG: I have a website shop, I want to say update the shopping cart parameters to accept a new parameter, do I have to redeploy the website or could I just swap the current component to the updated one?&lt;/p&gt;

&lt;p&gt;Would appreciate any help at all!&lt;br&gt;
Brian&lt;/p&gt;


</description>
      <category>react</category>
      <category>components</category>
      <category>frontendframework</category>
      <category>microservices</category>
    </item>
  </channel>
</rss>
