|
|
|
|
|
by lucasyvas
950 days ago
|
|
To be fair, it's the author's fault this time. They brought it up at the very beginning in the third paragraph. The author's joy will also be short-lived because static typing is coming and will likely win out if the implementation is solid. |
|
But yeah, static typing in some circles is a racket. Typescript has been a royal pain in the ass because people think a type system solves everything, but it can't solve side-effects no matter how well-typed they are.
Tests are always going to be my safety harness, not a promise from the compiler that my shit is sound.