Hacker News new | ask | show | jobs
by killthebuddha 1040 days ago
+1. Almost every time I actually write out a type it's because I want to communicate some domain knowledge. For everything else I use inferred types. IMO this is The Way.