7 ms·
Wow I'm going to get downvoted for saying this, but Typescript lets me write, scale and maintain apps without writing tests. It's enough knowing client/server
by neotrope 3y ago
Wow I'm going to get downvoted for saying this, but Typescript lets me write, scale and maintain apps without writing tests.
It's enough knowing client/server types move together, avoids null/undefined/[]/0/falsy edge case bugs, param/return mismatches, etc.