The continual evolution of Airtable’s codebase: Migrating 1mil LoC to TypeScript

Airtable’s codebase follows an ethos of continual evolution. We’re unafraid of ripping out old code when it no longer meets our needs or introducing new technologies and patterns to reflect the… Read more

Similar

Announcing TypeScript Support in Electron

The electron npm package now includes a TypeScript definition file that provides detailed annotations of the entire Electron API. These annotation can improve your Electron development experience even if you’re writing vanilla JavaScript. Just npm install... (more…)

Read more »