<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Note on Jakub Jarosz</title>
    <link>/tags/note/</link>
    <description>Recent content in Note on Jakub Jarosz</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Tue, 08 Apr 2025 05:31:27 +0100</lastBuildDate>
    <atom:link href="/tags/note/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Don&#39;t Overload Your Brain: Write Simple Go</title>
      <link>/code/do-not-overload-your-brain-go-function-tips/</link>
      <pubDate>Tue, 08 Apr 2025 05:31:27 +0100</pubDate>
      <guid>/code/do-not-overload-your-brain-go-function-tips/</guid>
      <description>This week we do small refactoring to illustrate how we can improve code readability and reduce cognitive load.</description>
    </item>
    <item>
      <title>Organizing Your Go Code: Tips for Beginners</title>
      <link>/code/organizing-your-golang-code-tips-for-beginners/</link>
      <pubDate>Wed, 11 Dec 2024 09:31:27 +0100</pubDate>
      <guid>/code/organizing-your-golang-code-tips-for-beginners/</guid>
      <description>&lt;p&gt;How should I organize my Go code? What directories to create? How many nesed levels? Where to put what files? How about tests and test data? Shall I follow this and that template? Could we automate project structure generation?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Essential Tools for Go Developers</title>
      <link>/code/essential-tools-for-go-developers/</link>
      <pubDate>Sat, 23 Nov 2024 09:31:27 +0100</pubDate>
      <guid>/code/essential-tools-for-go-developers/</guid>
      <description>&lt;p&gt;Before writing Go programs, you must set up your editor and install essential tools. A short list includes &lt;code&gt;staticcheck&lt;/code&gt;, &lt;code&gt;gosec&lt;/code&gt;, &lt;code&gt;govulncheck&lt;/code&gt;, and &lt;code&gt;gofumpt&lt;/code&gt;.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
