Declaration Files in TypeScript: An Introduction

A blog by Dadepo Aderemi, mostly on software development. Read more

Similar

Understanding TypeScript’s Popularity

TypeScript is an overwhelmingly popular extension to the JavaScript programming language, which focuses on adding a type layer on top of existing JavaScript syntax which can be erased without runtime changes to the original JavaScript. People percieve Typ... (more…)

Read more »

What’s New in TypeScript 4.0

Today we are thrilled to announce the availability of TypeScript 4.0! This version of the language represents our next generation of TypeScript releases, as we dive deeper into expressivity, productivity, and scalability. If you’re not familiar with TypeS... (more…)

Read more »