How to Polyfill missing types in TypeScript

Support for TypeScript in terms of community provided typings is great and since TypeScript 2+ and the consolidation of typings under the npm @types scope, most major libraries have great support that is pretty easy to integrate into your project. Like a… Read more

Similar

What’s the Deal with TypeScript?

Two weeks ago at EmberConf, we announced [Glimmer.js](https://glimmerjs.com/), a component-based library for writing superfast web applications. In the demo video, we use TypeScript to write our Glimmer components. Some people have been asking, what’s the... (more…)

Read more »

TypeScript 5.3 Released

Today we’re excited to announce the release of TypeScript 5.3! If you’re not familiar with TypeScript, it’s a language that adds type syntax to JavaScript to bring type-checking. Type-checking can catch all sorts of issues like typos and forgetting to che... (more…)

Read more »

Transition to TypeScript

Lead product storyteller, UX artisan, front-end engineer, and prolific open source contributor. Reimagine product narratives as interactive dashboards, persuasive infographics, and succinct data visualizations. Advocate for performant, functional, testabl... (more…)

Read more »