Good reasons not to use TypeScript
There are a lot of reasons to use TypeScript, but I am going to give you 7 really good reasons not to. (more…)
Read more »Today we’re excited to announce the release of TypeScript 5.6! If you’re not familiar with TypeScript, it’s a language that builds on top of JavaScript by adding syntax for types. Types describe the shapes we expect of our variables, parameters, and funct… Read more