0xSim

joined 1 year ago
[–] 0xSim@fedia.io 0 points 10 months ago (2 children)

The boy scout technique: fix your types when you're working on a bug or a feature, one file at a time. Also try to use unknown instead of any for more sensitive parts, it will force you to typecheck.