<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Code Opinion on Code4IT</title>
    <link>https://www.code4it.dev/categories/code-opinion/</link>
    <description>Recent content in Code Opinion on Code4IT</description>
    <generator>Hugo -- gohugo.io</generator>
    <lastBuildDate>Tue, 20 Jan 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://www.code4it.dev/categories/code-opinion/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Code opinion: why I prefer avoiding the Async suffix in C# asynchronous methods</title>
      <link>https://www.code4it.dev/blog/code-opinion-async-suffix/</link>
      <pubDate>Tue, 20 Jan 2026 00:00:00 +0000</pubDate>
      
      <guid>https://www.code4it.dev/blog/code-opinion-async-suffix/</guid>
      <description>Should every asynchronous method name end with Async? Does it bring more benefits or more downsides? Let&amp;rsquo;s reason about this habit, which is common among C# developers.</description>
    </item>
    
    <item>
      <title>Why reaching 100% Code Coverage must NOT be your testing goal (with examples in C#)</title>
      <link>https://www.code4it.dev/blog/code-coverage-must-not-be-the-target/</link>
      <pubDate>Tue, 12 Mar 2024 00:00:00 +0000</pubDate>
      
      <guid>https://www.code4it.dev/blog/code-coverage-must-not-be-the-target/</guid>
      <description>Average teams aim at 100% Code Coverage just to reach the number. Great teams don&amp;rsquo;t. Why?</description>
    </item>
    
    <item>
      <title>Code opinion: should we trust Open Source after Log4J&#39;s issues?</title>
      <link>https://www.code4it.dev/blog/opinion-open-source/</link>
      <pubDate>Tue, 21 Dec 2021 00:00:00 +0000</pubDate>
      
      <guid>https://www.code4it.dev/blog/opinion-open-source/</guid>
      <description>With Log4J&amp;rsquo;s vulnerability, we&amp;rsquo;ve all been reminded that systems are vulnerable, and OSS are not immune too. What should we do now?</description>
    </item>
    
    <item>
      <title>Code opinion: performance or clean code?</title>
      <link>https://www.code4it.dev/blog/clean-code-vs-performance/</link>
      <pubDate>Tue, 27 Jul 2021 00:00:00 +0000</pubDate>
      
      <guid>https://www.code4it.dev/blog/clean-code-vs-performance/</guid>
      <description>In any application, writing code that is clean and performant is crucial. But we often can&amp;rsquo;t have both. What to choose?</description>
    </item>
    
  </channel>
</rss>
