Ready for some faster type-checking and a smoother experience? Great, because 🎉 TypeScript 3.9 is now out! 🎉
Check out:
- Improved Promise inference
- // @ts-expect-error
- Smarter refactorings
- Smarter auto-import in JS
- New quick fixes
and more!
devblogs.microsoft.com/types…
To the world I say: STOP USING XML.
However, if you _have to_ write XML documents in JS/TS code, please take a look at lit-xml. Construct XML using a simple template literal tag. It comes with a vscode plugin 🎁
Thanks @Hugo_ijslijk for the help!
github.com/nicojs/lit-xml/bl…
🤓 Functional Analyst: "I just misspelled 'thrue'"
😎 JS Dev: "That's not true!"
🤓"What?"
😎"Well, it might be truthy, but it definitely is not true!"
Sorry guys, I guess it's Friday. @Bverdiesen
Been busy with a PoC to get mutation switching working for JS/TS code. This could theoretically mean an order of magnitude performance improvement if we can get this landed in @StrykerMutator as well as being far easier to maintain. github.com/nicojs/mutation-s…
The new @github mobile app is quickly moving up the list of favorite apps on my phone. Just missing a few features like editing comments e.d. great job by the team @Microsoft
Announcing 3.9 Beta! We've been focusing on polish, performance, stability, and correctness in this release and want your feedback! Check out our release notes and give it a shot!
devblogs.microsoft.com/types…
Pettier 2.0 finally out. We will finally be able to start using TS3.8 now ☀️. Developing TS without eslint&prettier is soooo 2019 prettier.io/blog/2020/03/21/…