<?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: Gathsara</title>
    <description>The latest articles on DEV Community by Gathsara (@gathsarah).</description>
    <link>https://dev.to/gathsarah</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%2F585474%2F1270b555-1727-4fe1-9586-7255885aa0d9.jpeg</url>
      <title>DEV Community: Gathsara</title>
      <link>https://dev.to/gathsarah</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/gathsarah"/>
    <language>en</language>
    <item>
      <title>Need help with design architecture for markdown editor application</title>
      <dc:creator>Gathsara</dc:creator>
      <pubDate>Sat, 20 May 2023 09:23:31 +0000</pubDate>
      <link>https://dev.to/gathsarah/need-help-with-design-architecture-for-markdown-editor-application-3foh</link>
      <guid>https://dev.to/gathsarah/need-help-with-design-architecture-for-markdown-editor-application-3foh</guid>
      <description>&lt;p&gt;Hi, I am creating a markdown editor using electron react Js and Nest js. So now I need to implement the not saving process as you know this is a mark don’t editor and I do not want to make back request every time a user change they are not or for example in on change event yeah I need to handle that so what is the best way to handle this in production environment imagine this is a production and application and user can create the account and I need to sync their notes because this application comes with cross-platform so that’s mean when user login to one device and then log out and login another device in another os they need to see they are notes.&lt;/p&gt;

&lt;p&gt;So I do some research I can use index DB or any other local database to store data after making HTTP request to my backend the problem is I mean it’s okay but is it good practice to store data in index DB means Is I mean as I understand index DB just act like local storage in the browser so is it good practice because imagine the user I mean the one use I have a large amount of notes I mean the old Norse is going to be stored in the local storage or index DB so is it a good practice or how I can manage that I mean the synchronous process we will because I need to sing the user’s data and I cannot make backend request for everyone change .com&lt;/p&gt;

&lt;p&gt;if anyone knows about how I manage my architect on my application now is there any better way to release please let me know I need to do research because I need to work on that thank you very much.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>javascript</category>
      <category>architecture</category>
      <category>node</category>
    </item>
    <item>
      <title>What Is The Best Linux Os (most stable os) For programming</title>
      <dc:creator>Gathsara</dc:creator>
      <pubDate>Sat, 27 Feb 2021 18:46:17 +0000</pubDate>
      <link>https://dev.to/gathsarah/what-is-the-best-linux-os-most-stable-os-for-programming-p7c</link>
      <guid>https://dev.to/gathsarah/what-is-the-best-linux-os-most-stable-os-for-programming-p7c</guid>
      <description>&lt;p&gt;I like to move Linux operating system for my programming and i can not choose best and stable os for my work.&lt;br&gt;
What is your suggestion for my problem..&lt;br&gt;
Thank You Very Much..&lt;/p&gt;

</description>
      <category>linux</category>
      <category>programming</category>
    </item>
  </channel>
</rss>
