|
|
|
|
|
by pjmlp
2310 days ago
|
|
A very good point that experience has taught me: It is not a platform language. Thus just like any guest language brings its own tooling, idiomatic library wrappers around platform libraries, an additional code generation layer to debug, having to write FFI (or type declarations to platform libs). Having said this, I do use TypeScript in the context of Angular or BabylonJS, but that is because those frameworks are the "platform". |
|