|
|
|
|
|
by samhh
2288 days ago
|
|
It's not very strongly typed at all, and it absolutely doesn't force you into the OOP paradigm. Why don't I consider it strongly typed?: Structurally subtyped as opposed to nominal typing, the pervasiveness of any, allowance for vanilla JS coercion, exceptions and promise rejections are untyped, etc. |
|