<?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: tabsandicons</title>
    <description>The latest articles on DEV Community by tabsandicons (@tabsandicons_e8a04bd1491c).</description>
    <link>https://dev.to/tabsandicons_e8a04bd1491c</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4128614%2Fa7223691-db74-44dd-925d-eef4b371ccda.png</url>
      <title>DEV Community: tabsandicons</title>
      <link>https://dev.to/tabsandicons_e8a04bd1491c</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/tabsandicons_e8a04bd1491c"/>
    <language>en</language>
    <item>
      <title>Building a Full-Stack E-Commerce Site Google OAuth, APIs, and Real-World Problem Solving</title>
      <dc:creator>tabsandicons</dc:creator>
      <pubDate>Wed, 16 Sep 2026 19:32:07 +0000</pubDate>
      <link>https://dev.to/tabsandicons_e8a04bd1491c/building-a-full-stack-e-commerce-site-google-oauth-apis-and-real-world-problem-solving-2l5h</link>
      <guid>https://dev.to/tabsandicons_e8a04bd1491c/building-a-full-stack-e-commerce-site-google-oauth-apis-and-real-world-problem-solving-2l5h</guid>
      <description>&lt;p&gt;I built Daniel Threads—a luxury fashion e-commerce site—to show SMBs in Lagos what's possible. &lt;br&gt;
Here's what I learned doing it.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Stack
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Vanilla JavaScript (no frameworks, intentional)&lt;/li&gt;
&lt;li&gt;Supabase for auth + database&lt;/li&gt;
&lt;li&gt;Netlify for hosting&lt;/li&gt;
&lt;li&gt;Google OAuth for login&lt;/li&gt;
&lt;li&gt;Abstract API for phone validation&lt;/li&gt;
&lt;li&gt;OpenRouter for AI chatbot&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  The Wins
&lt;/h2&gt;

&lt;p&gt;✓ Integrated Google OAuth from scratch (OAuth concepts matter even with AI help)&lt;br&gt;
✓ Debugged a redirect URL issue that taught me how auth flows actually work&lt;br&gt;
✓ Built persistent shopping bags tied to user accounts&lt;br&gt;
✓ Phone validation on checkout (users appreciate attention to detail)&lt;br&gt;
✓ AI assistant that answers product questions 24/7&lt;/p&gt;

&lt;h2&gt;
  
  
  The Real Lesson
&lt;/h2&gt;

&lt;p&gt;I could ask AI to build all this. But understanding &lt;em&gt;why&lt;/em&gt; things break—like why localhost redirects don't work in production—that's what makes you a real developer, not just an AI prompt writer.&lt;/p&gt;

&lt;p&gt;Working as a freelancer I built this to land clients. But it's also proof that junior SE roles are within reach if you ship real products and understand your fundamentals even though I haven't found any real clients &lt;/p&gt;

&lt;p&gt;Next: mobile responsiveness and Python. Always learning.&lt;/p&gt;

&lt;p&gt;What's your approach to portfolio projects?&lt;/p&gt;

</description>
      <category>api</category>
      <category>javascript</category>
      <category>softwaredevelopment</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
