<?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: Monsieur Orel</title>
    <description>The latest articles on DEV Community by Monsieur Orel (@monsieur_fotso_2a50cd3d46).</description>
    <link>https://dev.to/monsieur_fotso_2a50cd3d46</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%2F4090999%2F1db705ba-e603-4713-9de4-0b842b4fe367.jpg</url>
      <title>DEV Community: Monsieur Orel</title>
      <link>https://dev.to/monsieur_fotso_2a50cd3d46</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/monsieur_fotso_2a50cd3d46"/>
    <language>en</language>
    <item>
      <title>I Built Blason to Learn Full-Stack Architecture</title>
      <dc:creator>Monsieur Orel</dc:creator>
      <pubDate>Sun, 23 Aug 2026 15:53:04 +0000</pubDate>
      <link>https://dev.to/monsieur_fotso_2a50cd3d46/i-built-blason-to-learn-full-stack-architecture-fn5</link>
      <guid>https://dev.to/monsieur_fotso_2a50cd3d46/i-built-blason-to-learn-full-stack-architecture-fn5</guid>
      <description>&lt;h1&gt;
  
  
  Why I built Blason
&lt;/h1&gt;

&lt;p&gt;Blason is an open-source personal project I built to improve my full-stack development and software architecture skills.&lt;/p&gt;

&lt;h2&gt;
  
  
  What I wanted to learn
&lt;/h2&gt;

&lt;p&gt;I wanted to build a complete application rather than another isolated frontend project.&lt;/p&gt;

&lt;p&gt;The project covers:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;React and TypeScript&lt;/li&gt;
&lt;li&gt;Express backend&lt;/li&gt;
&lt;li&gt;SQLite&lt;/li&gt;
&lt;li&gt;Authentication&lt;/li&gt;
&lt;li&gt;REST APIs&lt;/li&gt;
&lt;li&gt;Business workflows&lt;/li&gt;
&lt;li&gt;File handling&lt;/li&gt;
&lt;li&gt;User profiles&lt;/li&gt;
&lt;li&gt;Quests and submissions&lt;/li&gt;
&lt;li&gt;Career-related features&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Architecture
&lt;/h2&gt;

&lt;p&gt;The application initially relied on Supabase.&lt;/p&gt;

&lt;p&gt;I later replaced that dependency with a local Express + SQLite architecture. This forced me to understand and implement more of the underlying application stack myself.&lt;/p&gt;

&lt;h2&gt;
  
  
  What I learned
&lt;/h2&gt;

&lt;p&gt;The most valuable part of the project was not any particular framework. It was learning how the different parts of a real application interact:&lt;/p&gt;

&lt;p&gt;frontend → API → business logic → database → authentication → workflows.&lt;/p&gt;

&lt;h2&gt;
  
  
  What I would improve today
&lt;/h2&gt;

&lt;p&gt;[Ajoute ici 3 à 5 choses que tu ferais différemment aujourd'hui.]&lt;/p&gt;

&lt;h2&gt;
  
  
  Source code
&lt;/h2&gt;

&lt;p&gt;The complete project is open source:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/fotsopatrick/blason" rel="noopener noreferrer"&gt;https://github.com/fotsopatrick/blason&lt;/a&gt;&lt;/p&gt;

</description>
      <category>react</category>
      <category>opensource</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
