The 5 paid subscriptions I actually use in 2023 as a software engineer
<p>I care <em>a lot</em> about the tools I use. Especially when they aren’t free.</p>
<p>Some tools are too good to keep to myself. I have to share them! Here’s what I’ve spent my money on in 2022–23 that has genuinely improved my life as a software engineer.</p>
<p><em>Please note: None of the links in this article are affiliate links.</em></p>
<h1>1. GitHub Copilot: an AI pair programmer</h1>
<p>When I’m writing code, Copilot works in the background by reading what I’ve written and quietly suggesting what I might want to write next.</p>
<p>Copilot has improved my productivity by at least 30%.</p>
<p><img alt="" src="https://miro.medium.com/v2/resize:fit:700/1*pB-JOp4O5Q1jUj3YX4ca8w.png" style="height:386px; width:700px" /></p>
<p>GitHub Copilot code suggestions</p>
<p>My biggest productivity improvements have come from:</p>
<ul>
<li><em>Writing test cases.</em> Most of the time I write the name for the test case and Copilot fills out everything else.</li>
<li><em>Small things I would have to look up.</em> e.g. Instead of searching for the correct RegEx to parse a string, I write a comment explaining what I want the RegEx to do and Copilot writes the RegEx for me.</li>
</ul>
<p><a href="https://medium.com/geekculture/the-5-paid-subscriptions-i-actually-use-in-2023-as-a-software-engineer-9418515a315a"><strong>Click Here</strong></a></p>