Y
Hacker News
new
|
ask
|
show
|
jobs
by
QML
2705 days ago
Is this still dependent on browser adoption? I recently had to transpile a Typescript library via Babel to JavaScript since Chrome didn’t like the original import statements.
1 comments
crooked-v
2705 days ago
Typescript is not intended to work in browsers without a compile step being involved.
link