|
|
|
|
|
by clusterfish
2206 days ago
|
|
You need less tests in a type safe language. Especially in a good one like reason / scala.js / elm. Typescript is just not very safe, its type system is unsound by design because compatibility with JS is their #1 priority. |
|