|
|
|
|
|
by majjgepolja
1776 days ago
|
|
The main advantage of typing is, for me, IDE showing errors as you type and better autocomplete, and they serve as documentation also (Of course you should read docs but types are helpful as quick reminder.) Maybe I am just more absent minded than most dynamic programmers, but live IDE diagnostics and autocomplete are very important for me. |
|