<?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: Muhammad Ilham</title>
    <description>The latest articles on DEV Community by Muhammad Ilham (@mhdiiilham).</description>
    <link>https://dev.to/mhdiiilham</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%2F489124%2Fc22cdded-b00c-4023-814e-00a0d97ad58a.jpeg</url>
      <title>DEV Community: Muhammad Ilham</title>
      <link>https://dev.to/mhdiiilham</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/mhdiiilham"/>
    <language>en</language>
    <item>
      <title>The Three Laws of Test-Driven Development</title>
      <dc:creator>Muhammad Ilham</dc:creator>
      <pubDate>Sun, 30 Oct 2022 10:35:55 +0000</pubDate>
      <link>https://dev.to/mhdiiilham/the-three-laws-of-test-driven-development-11ap</link>
      <guid>https://dev.to/mhdiiilham/the-three-laws-of-test-driven-development-11ap</guid>
      <description>&lt;p&gt;When I studied at Hacktiv8 Indonesia I was told about Test-Driven Development. It is a development process where instead of you write the code real implementation, in TDD you have to write the test first.&lt;/p&gt;

&lt;p&gt;I still remember the expression on my face, “lol, we don’t have any code? what to test?”.&lt;/p&gt;

&lt;p&gt;Long story short, I am in love with TDD. Other than it being cool to write a unit test, it also helps a lot in the development process, especially when you working on a team.&lt;/p&gt;

&lt;p&gt;Read more at my blog:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://blog.muhammadilham.xyz/post/three_laws_of_tdd/"&gt;https://blog.muhammadilham.xyz/post/three_laws_of_tdd/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Kindly leave comments suggestions criticisms or anything xD&lt;/p&gt;

</description>
    </item>
    <item>
      <title>[Discussion] gRPC in Real-World Case</title>
      <dc:creator>Muhammad Ilham</dc:creator>
      <pubDate>Sat, 14 Nov 2020 09:33:26 +0000</pubDate>
      <link>https://dev.to/mhdiiilham/discussion-grpc-in-real-world-case-3233</link>
      <guid>https://dev.to/mhdiiilham/discussion-grpc-in-real-world-case-3233</guid>
      <description>&lt;p&gt;So I just learned about gRPC and I got a little bit confused about "how to consume gRPC?" and the API Gateway too.&lt;br&gt;
Are we still using REST at the API Gateway or we fully using gRPC and also the client (Web or Mobile)?&lt;/p&gt;

</description>
      <category>go</category>
      <category>microservices</category>
    </item>
  </channel>
</rss>
