<?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: Harsh Nasit</title>
    <description>The latest articles on DEV Community by Harsh Nasit (@hknasit).</description>
    <link>https://dev.to/hknasit</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%2F895631%2Fe9458b99-6347-4994-b385-9ae518809da8.png</url>
      <title>DEV Community: Harsh Nasit</title>
      <link>https://dev.to/hknasit</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/hknasit"/>
    <language>en</language>
    <item>
      <title>What is the most effective way of State Management in Enterprise level React Application</title>
      <dc:creator>Harsh Nasit</dc:creator>
      <pubDate>Wed, 28 Sep 2022 11:39:55 +0000</pubDate>
      <link>https://dev.to/hknasit/what-is-the-most-effective-way-of-state-management-in-enterprise-level-react-application-80a</link>
      <guid>https://dev.to/hknasit/what-is-the-most-effective-way-of-state-management-in-enterprise-level-react-application-80a</guid>
      <description>&lt;p&gt;I am totally confused about how to manage the application level state in React.&lt;br&gt;
I have an enterprise-level application frontend that has some data that is used across application.&lt;/p&gt;

&lt;p&gt;Should I use Redux or react hooks or my own JavaScript code that manages the state?&lt;/p&gt;

</description>
      <category>react</category>
      <category>redux</category>
    </item>
    <item>
      <title>Need Guidance Regarding Migrating Existing Enterprise software to React JS</title>
      <dc:creator>Harsh Nasit</dc:creator>
      <pubDate>Fri, 22 Jul 2022 05:24:00 +0000</pubDate>
      <link>https://dev.to/hknasit/need-guidance-regarding-migrating-existing-enterprise-system-to-react-js-2ga8</link>
      <guid>https://dev.to/hknasit/need-guidance-regarding-migrating-existing-enterprise-system-to-react-js-2ga8</guid>
      <description>&lt;p&gt;We have a existing enterprise software which was build using jsp pages mainly, it has around 65 different web pages and approx. 15 modules like Admission, Time table, Fees Management, HR Management, Holidays, Exam, Quiz and many more such modules which has its own ecosystem.&lt;/p&gt;

&lt;p&gt;We have to migrate the whole enterprise software to React JS.&lt;/p&gt;

&lt;p&gt;We are not sure that our multipage application will work flowless in React.js as a single page application. Does it effects the performance of the application?&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Is it worth to build such a huge application in React JS?&lt;/strong&gt;&lt;/p&gt;

</description>
      <category>react</category>
      <category>devops</category>
      <category>webdev</category>
      <category>migration</category>
    </item>
  </channel>
</rss>
