> htmx ~ Codin' Dirty
This title could be clearer and more informative.Try out Clickbait Shieldfor free (5 uses left this month).
The post discusses an alternative approach to writing code that goes against some of the principles of Clean Code. The author argues that it's possible to write successful software using 'dirty' coding practices, such as using larger functions, focusing on integration tests over unit tests, and minimizing the number of classes and interfaces. These practices, according to the author, can lead to more maintainable and understandable code in certain contexts, and they provide a different perspective for developers, especially those who are new to the field.
Table of contents
# TLDR# I Like Big Functions# I Prefer Integration Tests to Unit Tests# I Prefer To Minimize Classes# Conclusion5 Comments
Sort: