now for ts-loader & tools to take the watch mode api and do stuff with it!! @TheLarkInn
-
-
-
There's a PR to awesome-typescript-loader that does this.
End of conversation
New conversation -
-
-
Nice! I know this request got declined ages ago, but I would love to be able to mark classes as final to prevent unnecessary inheritance chains. And perhaps some immutability enforcement.
-
I think that Immutability can be almost forced by using readonly keywork on object properties
- 1 more reply
New conversation -
-
-
Microsoft should build a native open source interpreter for TypeScript (in addition to translation to Javascript) so other browsers could potentially include it, and a cross-platform open-source compiler so backend developers could use it as an alternative to GoLang.
#justsaying -
Language is not only the semantic. TypeScript is made as superset of JavaScript and you never run TypeScript but created from it Js. Golang is standalone working language focused on concurrency. Ts is semantic suger over Js and that is all.
End of conversation
New conversation -
-
-
We recommend using —esModuleInterop. We did not enable it by default to avoid unnecessary breaks to existing code bases.
-
So I'm guessing it would be safe to expect that Typescript 3.0 would have the -esModuleInterop option enabled by default?
End of conversation
New conversation -
-
-
Awesome! let routine = 0xC0FFEE_F00D_BED;
Thanks. Twitter will use this to make your timeline better. UndoUndo
-
-
-
awesome!!! ready to bake a
#Vue app with this new#TypeScript versionThanks. Twitter will use this to make your timeline better. UndoUndo
-
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.
TypeScript 2.7 is here and brings better types, better tooling, and better terminal support!