5 ms·
I hope the work they did with the Babel team with help with this. https://blogs.msdn.microsoft.com/typescript/2018/08/27/typescript-and-babel-7/ https://blogs.
by helixten 8y ago
I hope the work they did with the Babel team with help with this.
https://blogs.msdn.microsoft.com/typescript/2018/08/27/typescript-and-babel-7/ https://blogs.msdn.microsoft.com/typescript/2018/08/27/types...
- kylecordes 8y agoI'm really eager to see availability of some extra features via this new pathway. But I am less excited about projects containing TypeScript plus the large number of transitive dependencies from a typical Babel set up; I've been greatly enjoying TypeScript instead of that.
- crooked-v 8y agoFor my part, my web projects have generally ended up with both Typescript and Babel because of old-browser-support reasons, so integrated parsing simplifies things for me.
- untog 8y ago100% agreed. It was incredibly liberating to move from Babel with its byzantine level of configuration and plugins to "just run tsc". So much easier to reckon with - Typescript is Typescript is Typescript.
- pdelgallego 8y agoI am looking forward to see some production ready versions of RY latest project Deno "A secure TypeScript runtime on V8" https://github.com/denoland/deno https://github.com/denoland/deno
- 52-6F-62 8y agoWritten in Go rather than C++ no less. Edit: wait it looks like they’ve changed to all Rust with C++ for the libraries. I haven’t looked at the codebase since the spring. Am I crazy that i could have sworn it was written in Go previously?
- steveklabnik 8y agoIt was in Go, but in Ryan’s announcement, he said he was considering switching, and has since done so.
- 52-6F-62 8y agoCheers, Steve. I missed that.
- justinsaccount 8y agohttps://github.com/denoland/deno/commit/86354a29a40fb97e334f951428239ab8e171e2dd https://github.com/denoland/deno/commit/86354a29a40fb97e334f... https://github.com/denoland/deno/pull/276 https://github.com/denoland/deno/pull/276
- 52-6F-62 8y agoThanks guys. I'm out of the loop.
- moogly 8y agoUntil this showstopper is fixed (it's been almost 9 months now), some of us can't move forward with Babel 7: https://github.com/babel/babel/issues/7074 https://github.com/babel/babel/issues/7074