|
|
|
|
|
by wccrawford
2150 days ago
|
|
It depends on the situation. I've had code that absolutely benefited from static types and it helped me find bugs before they happened. But my current job has very, very little that would benefit from static typing. Adding it into the mix would slow us down, both literally and figuratively. |
|
Would you mind expanding on this? I'd be interested in what processes you have and if you use any additional tooling.
Thanks!