Announcing TypeScript 2.2 RC

TypeScript 2.2 is just around the corner, and today we’re announcing its release candidate!

Similar

TypeScript Magic

At Artsy, we love TypeScript. We use it in most of our node/web/mobile repos. Today, I want to talk about a specific case we found while trying to ... (more…)

Read more »

TypeScript 4.2

Today we’re excited to announce the release of TypeScript 4.2! For those who aren’t familiar with TypeScript, it’s an extension to JavaScript that adds static types and type-checking. With types, you can state exactly what your functions take, and what th... (more…)

Read more »