Types can be hard and this long-format essay tries to give a way of thinking about types and Typescript... (more…)
Read more »
One of the first things I liked about the world of TypeScript was the TypeScript enum. I used them in C# and felt a reassuring familiarity. (more…)
Read more »
Abusing the TypeScript type checker as a spell checker because I just can't help myself. - kkuchta/TSpell... (more…)
Read more »
Have you fallen into the TypeScript hype? You are not alone. TypeScript’s benefits over JavaScript are questionable. (more…)
Read more »
Today we’re announcing the availability of TypeScript 4.1 Beta! To get started using the beta, you can get it through NuGet, or use npm with the following command: npm install typescript@beta You can also get editor support by Downloading for Visual Studi... (more…)
Read more »