Twitter | Search | |
TypeScript
TypeScript is a language for application-scale JavaScript development. It's a typed superset of JavaScript that compiles to plain JavaScript.
271
Tweets
50
Following
119,450
Followers
Tweets
TypeScript retweeted
Tech At Bloomberg Jan 13
We’re looking forward to TypeScript 3.8! In addition to being a large user of , we make time to contribute back. Several Bloomberg software engineers collaborated with Microsoft’s team on the Private Fields feature in this release.
Reply Retweet Like
TypeScript Jan 10
We just released TypeScript 3.8 Beta! Try out our new features like type-only imports, and ECMAScript features like private fields, `export * as foo`, top-level 'await', and more!
Reply Retweet Like
TypeScript Nov 5
TypeScript 3.7 is finally here! ✔ Optional Chaining & Coalescing ✔ Assertion Functions ✔ .d.ts Emit From .js Files ✔ Smarter Control Flow Analysis ✔ Flatter Error Messages and more! Check out the blog post today!
Reply Retweet Like
TypeScript Oct 24
TypeScript 3.7 RC is out! The final release is *so close* but we need your feedback on the RC to make it perfect! Read up more on our blog!
Reply Retweet Like
TypeScript Oct 21
Check out 's post on the history of DefinitelyTyped for some Monday TypeScript reading!
Reply Retweet Like
TypeScript retweeted
Matt Bierner Oct 15
Want a glimpse of the not-so-distant future? You can start using optional chaining and null coalescing in today with the TypeScript nightly extension! Both are on track for standardization and will be supported by 3.7
Reply Retweet Like
TypeScript retweeted
Gabrielle Crevecoeur Oct 8
Have you used TypeScript/JavaScript in Visual Studio? (not to be confused with VSCode). We would love to get some feedback on your experience ! Here is a quick 5 question survey! (Please RT):
Reply Retweet Like
TypeScript Oct 1
TypeScript turned 7 today! 🎂🎉 What better way to celebrate than with the TypeScript 3.7 beta? Now with... ➡ Optional Chaining ➡ Nullish Coalescing ➡ Assertion Functions ➡ Smarter Flow Analysis ➡ declaration + allowJs and more!
Reply Retweet Like
TypeScript Aug 28
TypeScript 3.6 is now out! 🎉 Read up on better generator checking, better UX around Promises, editing improvements, a new TypeScript playground, and more!
Reply Retweet Like
TypeScript Aug 16
TypeScript 3.6 RC is now available to try out! Read up more in our blog post and give it a shot today!
Reply Retweet Like
TypeScript retweeted
Lauren Tan ✨😬✨ Aug 7
Thanks to the organizers of , I have 2 tickets to give away to people who can't afford it! ($500-600) If you'd love to attend, please send me a DM
Reply Retweet Like
TypeScript Aug 5
Just a Monday reminder reminder that self care extends into the weekdays.
Reply Retweet Like
TypeScript Jul 19
TypeScript 3.6 Beta is out now, and we're looking for lots of feedback on improvements to iterators & generators, our UX around Promises, as well as editor features! Try it today!
Reply Retweet Like
TypeScript Jul 15
Do you use Visual Studio ? Want to stay on the bleeding edge? Try the latest JavaScript and TypeScript editing features with the new nightly version extension!
Reply Retweet Like
TypeScript Jun 27
Early congrats to TypeScript Weekly on their upcoming 100th issue!
Reply Retweet Like
TypeScript retweeted
Nathan Shively-Sanders Jun 24
Want to know how to add types and fix errors after upgrading to Typescript? Part 2 of my tutorial covers several ways to do that:
Reply Retweet Like
TypeScript retweeted
./orta --tsc Jun 19
Hi folks, feedback wanted! We’re looking at updating all the documentation and website. We’re looking for what people want to see differently in the new website:
Reply Retweet Like
TypeScript retweeted
Nathan Shively-Sanders Jun 14
Have you been looking for a low impact way to add Typescript? I wrote a tutorial:
Reply Retweet Like
TypeScript retweeted
Nathan Shively-Sanders Jun 12
Hi JS twitter -- I want to know what snags you hit the last time you converted a big JS project to TS. No typings for dependencies? Too many errors? Complex build setup? Something else? If you've never done JS->TS, let me know too. New projects in TS? Never touched TS?
Reply Retweet Like
TypeScript May 29
TypeScript 3.5's out! Now with speed improvements, smarter union checks, extract to type alias, smart select, and more!
Reply Retweet Like