TypeScript is a programming language developed and maintained by Microsoft. It is a strict syntactical superset of JavaScript and adds optional static typing to the language. TypeScript is designed for the development of large applications and transcompiles to JavaScript. As TypeScript is a superset of JavaScript, existing JavaScript programs are also valid TypeScript programs.
Batyr @kanzitelli · 4 months ago
🥳 Navio v0.0.2 released Navio is a navigation library for @ReactNative (@Expo). Build once, navigate from anywhere to everywhere! 📐Fast layout build (Stacks, Tabs, Drawers) 🧭Predictable navigation w/ @typescript 🔋Built on @reactnavigation Github: https://t.co/RmxVmiqHPw https://t.co/3sfst730XQ
Alexander Visheratin @visheratin · 5 months ago
I just finished the first version of Web AI - the @typescript library for running deep learning models in web applications! You can run a variety of image and text models with only a couple lines of code - https://t.co/Tcx9AXnGnP https://t.co/ctivwiWXbg
Nathan Walker @wwwalkerrun · 5 months ago
🍕😋 It is tasty to drive platforms from @typescript using the power of @NativeScript Giving iOS Live Activities w/ Dynamic Island a spin from @angular using the SwiftUI plugin 🔌 Inspired by the talented @1998design 😘 Will accept pizza at my door anytime... #nstricks https://t.co/izHatqZQzO
Miles @mileswjohnson · 6 months ago
Looking to integrate @typescript in a monorepo? Are you overloaded, confused? I've been there... As such, I've conjured all my experience and knowledge on this subject to provide an in-depth guide for using TS project references. I hope it helps! https://t.co/kRYBf7veU3
Dhiraj Chauhan (He/ Him) @cdhiraj40 · 7 months ago
Crying over crypto value going down ❎ Keep building awesome dev tools ✅ Created an @anchorlang to @typescript models transpiler. Paste your IDL and get your @typescript interfaces 🚀🫡 @therealchaseeb @jacobvcreech @armaniferrante @heyayushh @realbuffalojoe https://t.co/0EqWzO44hu
TypeScript @typescript · 7 months ago
TypeScript 4.9 has landed, and it's a release that's guaranteed to satisfy! Now bringing ✅ A new 'satisfies' operator ✅ Improved narrowing with 'in' ✅ More efficient file-watching ✅ Better tools import clean-up and more! Read up now! https://t.co/7pufSAVu5q
savannah ostrowski @savostrowski · 7 months ago
Holy, cool stuff is happening at @microsoft this week. - Azure Developer CLI now supports Java - @TypeScript to be 10-25% faster and 43% smaller in v5.0 - @pythonvscode with new Python extensions for isort, Pylint and Flake8 - @code with new command center shortcuts (I love it!)
Tanner Linsley @tannerlinsley · 7 months ago
Many think that anything written in @typescript is 100% "type-safe", but that's not the case. This usually boils down to the decision between using "any" or generics. It's easy to choose "any" when the latter also means learning a magnitude of complexity on behalf of your users.
Tanner Linsley @tannerlinsley · 7 months ago
One of the areas that @typescript can get a little brittle 😏 is when you start going across file-boundaries. Where you'd normally infer a type from scope, you need to export+import/declare compatibility. Depending on structure, you might find yourself in a circular dependency...
Chau Tran @Nartc1410 · 8 months ago
Hi Twitter friends, I've just crossed 4k followers. Let me re-introduce myself. I work on @NxDevTools along with my amazing folks @nrwl_io. I'm an @angular GDE so you'll find many tweets about Angular from me. @nestframework and other @typescript things as well. Welcome!