Stability by Design
I recently came across the following tweet from OneHappyFellow1: I think I figured out what’s stressing me out about programming in dynamically typed languages: It’s about always being unsure if using a library in a particular way is going to work and if minor version upgrades aren’t going to break your code. — One Happy Fellow (@onehappyfellow) May 5, 2025 I found this tweet interesting because the language I use the most—Clojure—is both dynamic and yet the ecosystem has a very strong rep...
Read more at potetm.com