|
|
|
|
|
by eevee
5066 days ago
|
|
Have you tried automated testing on a large complex web application? It's an insanely monumental task. I actually mentioned Haskell in the post because coworkers have lamented not having its type system, which would immediately find problems at compile-time that we otherwise have a very very hard time thoroughly covering with tests. |
|