<?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: Obed Tandadjaja</title>
    <description>The latest articles on DEV Community by Obed Tandadjaja (@obedtandadjaja).</description>
    <link>https://dev.to/obedtandadjaja</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%2F256596%2Fe2af4d90-26f2-42e0-ad5e-214bc5adbdc0.jpeg</url>
      <title>DEV Community: Obed Tandadjaja</title>
      <link>https://dev.to/obedtandadjaja</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/obedtandadjaja"/>
    <language>en</language>
    <item>
      <title>AbcDB - Dead Simple Database for your JAMStack</title>
      <dc:creator>Obed Tandadjaja</dc:creator>
      <pubDate>Sun, 10 Jul 2022 23:21:50 +0000</pubDate>
      <link>https://dev.to/obedtandadjaja/abcdb-dead-simple-database-for-your-jamstack-flb</link>
      <guid>https://dev.to/obedtandadjaja/abcdb-dead-simple-database-for-your-jamstack-flb</guid>
      <description>&lt;p&gt;Hi all, I want to share a project I created called &lt;a href="https://abcdb.dev/"&gt;https://abcdb.dev/&lt;/a&gt;, a simple key-value database for JAMStack apps.&lt;/p&gt;

&lt;p&gt;We feel that Firestore is becoming too complicated as a product for the average user. The amount of customization and options is just overwhelming. From security rules, cache vs. server fetch, snapshots, pending writes, realtime updates, etc. The product is not as friendly and easy to setup as it used to be before. Especially with the advent of JAMStack apps, we see the need for database solution that just work out of the box, without the need for complex setups and sophisticated solutions around it.&lt;/p&gt;

&lt;p&gt;I created &lt;a href="https://abcdb.dev/"&gt;https://abcdb.dev/&lt;/a&gt; as the solution for that problem. It's easy to use and require one click to start. Please give it a try and let me know, it has been helpful for my own JAMStack development so far 🙂 &lt;/p&gt;

</description>
      <category>jamstack</category>
      <category>webdev</category>
      <category>beginners</category>
      <category>database</category>
    </item>
    <item>
      <title>Firebase/Firestore is becoming too complicated of a product. Am I the only one?</title>
      <dc:creator>Obed Tandadjaja</dc:creator>
      <pubDate>Thu, 30 Jun 2022 14:29:09 +0000</pubDate>
      <link>https://dev.to/obedtandadjaja/firebasefirestore-is-becoming-too-complicated-of-a-product-am-i-the-only-one-3ljj</link>
      <guid>https://dev.to/obedtandadjaja/firebasefirestore-is-becoming-too-complicated-of-a-product-am-i-the-only-one-3ljj</guid>
      <description>&lt;p&gt;Does anyone feel like Firestore is becoming too complicated for the average user? I used Firestore for my most recent project and the amount of &lt;a href="https://firebase.google.com/docs/reference/js/firestore_"&gt;customization and options&lt;/a&gt; is just overwhelming. From security rules, cache vs. server fetch, snapshots, pending writes, etc. The product is not as beginner-friendly as it used to be before.&lt;/p&gt;

&lt;p&gt;Am I the only one who feels this way?&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>javascript</category>
      <category>firebase</category>
      <category>typescript</category>
    </item>
  </channel>
</rss>
