<?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: Kitto Khrangtong</title>
    <description>The latest articles on DEV Community by Kitto Khrangtong (@itskitto).</description>
    <link>https://dev.to/itskitto</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%2F164134%2F386e85a5-a904-4777-b6ee-9db0388264ed.png</url>
      <title>DEV Community: Kitto Khrangtong</title>
      <link>https://dev.to/itskitto</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/itskitto"/>
    <language>en</language>
    <item>
      <title>Need help on creating private instances of a web app</title>
      <dc:creator>Kitto Khrangtong</dc:creator>
      <pubDate>Sun, 26 May 2019 06:02:36 +0000</pubDate>
      <link>https://dev.to/itskitto/need-help-on-creating-private-instances-of-a-web-app-4loh</link>
      <guid>https://dev.to/itskitto/need-help-on-creating-private-instances-of-a-web-app-4loh</guid>
      <description>&lt;p&gt;Hey guys, I’m venturing out to something I’ve never done before and I’m needing a bit of guidance on how to tackle this use case. &lt;/p&gt;

&lt;p&gt;Essentially I’m wanting to create an instance of a part of my web app that is only accessible via a private link without requiring user accounts, so let’s think of the flow as something like this.&lt;/p&gt;

&lt;p&gt;We’ll think in terms of a to-do list.  &lt;/p&gt;

&lt;p&gt;Person 1: Visits website and initiates a private to-do list in which a link is generated. (Only people with this link will be able edit the to-do list) &lt;/p&gt;

&lt;p&gt;Person 2: Receives link from person 1 and edits to-do list. &lt;/p&gt;

&lt;p&gt;Could anyone lead me in the right direction as to what technologies are required to accomplish this sort of interaction? &lt;/p&gt;

</description>
      <category>help</category>
      <category>javascript</category>
    </item>
  </channel>
</rss>
