|
|
|
|
|
by lmm
3051 days ago
|
|
I believe Scala can use javascript libraries either dynamically or with type definitions in exactly the same way as TypeScript? I tried to use TypeScript but the type system just wasn't good enough; when you've been working in a strongly-typed language like Scala for a while, a language without nominal types or HKT just isn't going to cut it. |
|