<?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: SomarathiMadhusai-srijan</title>
    <description>The latest articles on DEV Community by SomarathiMadhusai-srijan (@somarathimadhusai).</description>
    <link>https://dev.to/somarathimadhusai</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%2F809309%2Fae54b2c0-e6fd-47d6-8bbb-0aa435361e21.png</url>
      <title>DEV Community: SomarathiMadhusai-srijan</title>
      <link>https://dev.to/somarathimadhusai</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/somarathimadhusai"/>
    <language>en</language>
    <item>
      <title>Array of objects properties update/replace</title>
      <dc:creator>SomarathiMadhusai-srijan</dc:creator>
      <pubDate>Fri, 04 Feb 2022 12:37:58 +0000</pubDate>
      <link>https://dev.to/somarathimadhusai/array-of-objects-properties-updatereplace-3h3m</link>
      <guid>https://dev.to/somarathimadhusai/array-of-objects-properties-updatereplace-3h3m</guid>
      <description>&lt;p&gt;I have been scratching my head since one day dealing with json data. I have a json file with below content for ex:&lt;/p&gt;

&lt;p&gt;[{Windows: ["1","2","3","4"]},{Servers:["one","two","three","four"}]&lt;/p&gt;

&lt;p&gt;I need to update Servers without changing windows.&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
