<?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: DRUSS</title>
    <description>The latest articles on DEV Community by DRUSS (@druss_0adb61e12a15b845dc1).</description>
    <link>https://dev.to/druss_0adb61e12a15b845dc1</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%2F3281620%2F1d6ee916-95fc-4598-bb9a-a6672d998c0a.png</url>
      <title>DEV Community: DRUSS</title>
      <link>https://dev.to/druss_0adb61e12a15b845dc1</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/druss_0adb61e12a15b845dc1"/>
    <language>en</language>
    <item>
      <title>Building a TOEIC Vocabulary App with Supabase and React – My Ongoing Journey</title>
      <dc:creator>DRUSS</dc:creator>
      <pubDate>Sat, 21 Jun 2025 06:29:35 +0000</pubDate>
      <link>https://dev.to/druss_0adb61e12a15b845dc1/developing-toeic-vocab-app-40nd</link>
      <guid>https://dev.to/druss_0adb61e12a15b845dc1/developing-toeic-vocab-app-40nd</guid>
      <description>&lt;h3&gt;
  
  
  Introduction
&lt;/h3&gt;

&lt;p&gt;I'm currently developing vacab app to help people prepare for TOEIC exam which is famous English exam in Japan.&lt;br&gt;
My goal is to make it easy to memorize vocab using AI built with React and Supabase.&lt;/p&gt;

&lt;h3&gt;
  
  
  Progress so far
&lt;/h3&gt;

&lt;p&gt;So far, I've:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Set up authentication using Supabase&lt;/li&gt;
&lt;li&gt;Create word list page and meaning page&lt;/li&gt;
&lt;li&gt;Stored data in Supabase and successfully retrieved them in the frontend&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Current challenges
&lt;/h3&gt;

&lt;p&gt;However, I'm facing to small but tricky problems and some points for improvement like:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Can't refresh page after switching page&lt;/li&gt;
&lt;li&gt;Appearing is terrible&lt;/li&gt;
&lt;li&gt;Filtering remembered words
etc...&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I'm still learning, so if you have any tips or similar experiences with Supabase or React (and also English), I'd love to hear from you.&lt;br&gt;
I'm keep posting updates as I continue improving the app!&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>programming</category>
      <category>javascript</category>
      <category>beginners</category>
    </item>
  </channel>
</rss>
