<?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: Loïc Feuga</title>
    <description>The latest articles on DEV Community by Loïc Feuga (@loic_feuga).</description>
    <link>https://dev.to/loic_feuga</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%2F3153885%2F89fbeed4-a566-4ebc-ad17-ef1d62c8adc6.png</url>
      <title>DEV Community: Loïc Feuga</title>
      <link>https://dev.to/loic_feuga</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/loic_feuga"/>
    <language>en</language>
    <item>
      <title>I split Angular into 98 commits to teach it cleanly (15 free commits inside)</title>
      <dc:creator>Loïc Feuga</dc:creator>
      <pubDate>Mon, 12 May 2025 12:26:39 +0000</pubDate>
      <link>https://dev.to/loic_feuga/i-split-angular-into-98-commits-to-teach-it-cleanly-15-free-commits-inside-3kf1</link>
      <guid>https://dev.to/loic_feuga/i-split-angular-into-98-commits-to-teach-it-cleanly-15-free-commits-inside-3kf1</guid>
      <description>&lt;h2&gt;
  
  
  I split Angular into 98 commits to teach it cleanly (15 free commits inside)
&lt;/h2&gt;

&lt;p&gt;After 10 years building Angular apps, and years watching devs get lost in bloated tutorials, I wanted to try something different:&lt;/p&gt;

&lt;p&gt;👉 Teaching Angular &lt;strong&gt;directly through Git&lt;/strong&gt; one commit = one concept.&lt;br&gt;&lt;br&gt;
From &lt;code&gt;ng new&lt;/code&gt; to CI/CD, covering architecture, RxJS, NgRx, Signals, tests, lazy loading, DI, and more.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why I did this
&lt;/h2&gt;

&lt;p&gt;Most Angular training content is either:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Too basic and never scales&lt;/li&gt;
&lt;li&gt;Too scattered, leaving learners without a clear roadmap&lt;/li&gt;
&lt;li&gt;Or overloaded with theory and missing real dev workflows&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;So I created a project with &lt;strong&gt;98 sequenced commits&lt;/strong&gt;, structured to reflect how real apps are built:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Reactive forms with advanced patterns&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;OnPush, DI tokens, APP_INITIALIZER&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;NgRx with Facade pattern&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Unit tests + E2E with Playwright&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Internationalization + CI/CD deployment&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Much more&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  You can try the first 15 commits (free)
&lt;/h2&gt;

&lt;p&gt;If you're curious, I’m offering the first &lt;strong&gt;15 commits for free&lt;/strong&gt; (in both FR and EN).  &lt;/p&gt;

&lt;p&gt;➡️ &lt;strong&gt;&lt;a href="https://tech-os.org" rel="noopener noreferrer"&gt;Download the free commits here&lt;/a&gt;&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
No strings attached. You’ll receive a token by email to access them.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Thanks for reading&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
Let me know what you think&lt;/p&gt;

</description>
      <category>angular</category>
      <category>javascript</category>
      <category>webdev</category>
      <category>tutorial</category>
    </item>
  </channel>
</rss>
