I prefer: ✅ Static types over dynamic types ✅ Functional programming over...


I prefer:

✅ Static types over dynamic types

✅ Functional programming over object oriented programming

✅ Automated tests over manual tests

✅ Integration tests over unit tests

Note that I say *prefer*.

I use all these, but prefer the former over the latter.

View original on X