The Worst Practice in Software Development

Premature abstraction is the root of all evil.

Jozef Lami
4 min readOct 22, 2021

--

Photo by Pawel Czerwinski on Unsplash

“Premature optimization is the root of all evil.”

— Donald Knuth

Have you heard this saying? Probably yes, but if you are a web application programmer, you probably do not come near algorithms so often. And optimization is usually done by introducing new…

--

--