<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Array on Janik von Rotz</title>
    <link>https://janikvonrotz.ch/tags/array/</link>
    <description>Recent content in Array on Janik von Rotz</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 18 Jan 2022 11:38:00 +0100</lastBuildDate>
    <atom:link href="https://janikvonrotz.ch/tags/array/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>JavaScript: Get array with unique objects</title>
      <link>https://janikvonrotz.ch/2022/01/18/javascript-get-array-with-unique-objects/</link>
      <pubDate>Tue, 18 Jan 2022 11:38:00 +0100</pubDate>
      <guid>https://janikvonrotz.ch/2022/01/18/javascript-get-array-with-unique-objects/</guid>
      <description>&lt;p&gt;In JavaScript you can use &lt;code&gt;Set&lt;/code&gt; to get an array with unique items. However, this does not work with objects. Converting the object to a string before creating the set is the solution.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
