<?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: nbvora</title>
    <description>The latest articles on DEV Community by nbvora (@nbvora).</description>
    <link>https://dev.to/nbvora</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%2F429173%2F2af5d61b-1f11-4913-912b-859a41e8d68c.png</url>
      <title>DEV Community: nbvora</title>
      <link>https://dev.to/nbvora</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/nbvora"/>
    <language>en</language>
    <item>
      <title>How to make protected Component(not routes) in reactjs</title>
      <dc:creator>nbvora</dc:creator>
      <pubDate>Sat, 11 Jul 2020 10:01:32 +0000</pubDate>
      <link>https://dev.to/nbvora/how-to-make-protected-component-not-routes-in-reactjs-51hh</link>
      <guid>https://dev.to/nbvora/how-to-make-protected-component-not-routes-in-reactjs-51hh</guid>
      <description>&lt;p&gt;I have requirement for e-commerece portal. On home page all the components works without authentication but once I logged in then in topbar I have some authenticated components. &lt;/p&gt;

&lt;p&gt;Same there are many other components which is available once you login. So I am looking for mechanism where we can do Protected component rendering mechanism like ProtectedRoute. If anyone has idea then do let me know.&lt;/p&gt;

&lt;p&gt;Thank you&lt;/p&gt;

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