TypeScript with a Borrow Checker. Multi-threaded, Tiny binaries. No GC. Easy to write. - GitHub - alshdavid/TypeScriptBC: TypeScript with a Borrow Checker. Multi-threaded, Tiny binaries. No GC. Eas... (more…)
Read more »
Documentation for JavaScript projects has traditionally been generated via annotations inserted as code comments. While this gets the job done, it seems far from ideal. In this post, I’ll explore how to use TypeScript to generate documentation from sour...
Read more »
I’ve been using VSCode as my defacto Typescript IDE for the last few months. I’m a heavy Emacs user, however, and it was only a matter of time until I attempted to get a similar experience via Emacs configuration, thereby continuing my quest to use Emacs ... (more…)
Read more »
Today we are excited to announce the beta release of TypeScript 4.7! To get started using the beta, you can use npm with the following command: npm install typescript@beta You can also get editor support by Downloading for Visual Studio 2022/2019 Followi... (more…)
Read more »
Library for building distributed, real-time collaborative web applications - microsoft/FluidFramework... (more…)
Read more »