Skip to content

Commit

Permalink
Correct comment date
Browse files Browse the repository at this point in the history
  • Loading branch information
ploeh committed Jan 1, 2025
1 parent dc37af8 commit d30ba0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _posts/2024-12-30-pytest-is-fast.html
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,6 @@ <h2 id="comments-header">
<p>Like you, I have a strong bias for typesafe languages (or at least moderately typesafe ones). The way I've always explained it is as follows: Developers tend to work faster when writing with dynamic typed languages because they don't have to explain as much to a compiler. This literally means less code to write. However, because the developer <i>hasen't</i> fully explained themself, any follow-on developer does not have as much context to work with.</p>
<p>After all, whether the language requires it or not, the developers need to define and consider types. The only question is, do they have to <i>write it down</i></p>
</div>
<div class="comment-date">2024-12-31 01:26 UTC</div>
<div class="comment-date">2025-01-01 01:26 UTC</div>
</div>
</div>

0 comments on commit d30ba0d

Please sign in to comment.