Thread
Stories related to "Functional vs. Data-Driven Development: A Case-Study in Clojure and OCaml" across the full archive.
Since the dawn of time, people have misplaced things and information has been lost. Whether it be through the manipulation of ancient manuscripts or the improper configuring of computer scripts, all data has the potential to be compromised or lost completely. As hosting providers, protecting sensiti...
You often hear people advocate that writing tests (unit, functional, etc.) when building software leads to less bugs in production. In this post, I am trying to demonstrate this statement by analyzing real numbers from my current job. No tests were written originally and once tests were included, I ...