Programming advice Programming Flow considered harmful Why being in the flow can yield negative results
Programming advice Grenade-based programming: Throw, but never catch 🧨 Why removing catch-statements in code can dramatically improve the quality of our software. The difference between expecting and preventing exceptions.