TypeScript's type system has grown steadily more powerful over the past five years, allowing you to precisely type more and more patterns in JavaScript. The upcoming TypeScript 4.1 release includes a particularly exciting new addition to the type ... (more…)
Read more »
Hi Andre, I've been following your work for a while and I can't overestimate how much value I get just by watching what you're up to and by reading your opinions on twitter re decentral... (more…)
Read more »
Learn how to make ts-node, Babel, create-react-app, NextJS and others work with a TypeScript monorepo using path aliases. (more…)
Read more »
From the previous post TypeScript - What Is All About And Why Should You Use It? we know that TypeScript is a superset of JavaScript and programming language… (more…)
Read more »
In recent months, I've noticed a dramatic increase in TypeScript packages on GitHub. I usually come across them when checking repositories of the people I follow like. Or, when I'm looking f... (more…)
Read more »