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 »
TypeScript has become a huge part of the JavaScript community in the last year or so, especially with the advent of Angular 2. Just over a year and a half ago, we were looking to make some architectural changes to our Angular application at work and we ha... (more…)
Read more »
We spread ourselves thin, but this is the moment you’ve been awaiting – TypeScript 2.1 is here!
Read more »
We can find the concept of generic types across many languages such as Java, C#. Naturally, they found their way into TypeScript. In this article, we discuss their purpose and provide various examples. We also discuss naming conventions for generics that ... (more…)
Read more »
How we migrate Puppeteer to TypeScript. The Chrome DevTools engineering blog - by the developers who build the DevTools. (more…)
Read more »