6 ms·
I would also use Typescript as well, because, type safety is super helpful when it comes to debugging. Unless you never programmed in a static typed language li
by yichi 10y ago
I would also use Typescript as well, because, type safety is super helpful when it comes to debugging. Unless you never programmed in a static typed language like C# or Java before, there's not really any good reasons for avoiding it imho.