
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>Modern Web Dev Insights</title>
      <link>https://mehditareghi.vercel.app/blog</link>
      <description>Insights and tutorials on modern web development</description>
      <language>en-us</language>
      <managingEditor>mehditareghi@gmail.com (Mehdi Tareghi)</managingEditor>
      <webMaster>mehditareghi@gmail.com (Mehdi Tareghi)</webMaster>
      <lastBuildDate>Mon, 28 Oct 2024 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://mehditareghi.vercel.app/tags/object/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://mehditareghi.vercel.app/blog/copying-objects-javascript</guid>
    <title>Ultimate Guide to Copying Objects in JavaScript: Methods, Pros &amp; Cons, and Best Practices</title>
    <link>https://mehditareghi.vercel.app/blog/copying-objects-javascript</link>
    <description>Explore methods to copy objects in JavaScript, including Object.assign(), spread syntax, JSON techniques, structuredClone(), and Lodash. Understand shallow and deep copies and their applications.</description>
    <pubDate>Mon, 28 Oct 2024 00:00:00 GMT</pubDate>
    <author>mehditareghi@gmail.com (Mehdi Tareghi)</author>
    <category>javascript</category><category>object</category>
  </item>

    </channel>
  </rss>
