mastodontech.de ist einer von vielen unabhängigen Mastodon-Servern, mit dem du dich im Fediverse beteiligen kannst.
Offen für alle (über 16) und bereitgestellt von Markus'Blog

Serverstatistik:

1,4 Tsd.
aktive Profile

#cleancode

1 Beitrag1 Beteiligte*r0 Beiträge heute

They say learning by example is the best way to learn. I'd like to share one such example of API design process based on a recent discussion with one of my colleagues: medium.com/@nerudaj/a-case-stu

If you follow my #TuesdayCodingTips, this showcases a practical application of many of them.

And if you dislike clean code for whatever reason, this article is an example of how to overengineer your code in three simple steps I guess :D

Medium · A case study on API design - Jakub Neruda - MediumVon Jakub Neruda

I started to read #CleanCode again after years, in the first chapter there is a quote that said something like "Clean Code is written by people who cares"

then I think about the code written by #ai or these #LLM stuff, and I re understand why programmers could hate the current results of these ai stuff