|
|
|
|
|
by MustardTiger
3670 days ago
|
|
>You're still free to quickly sketch out ideas without worrying about type checking, That's a terrible work flow though. Quickly sketching out ideas is so much easier with types. So much so that you do that with just types, you don't even need to write the code. Then once you've worked your intuition into something that could actually work, you fill in the code. |
|