News

Microsoft is opening up Excel to developers with a new JavaScript API. It will let developers use custom data types like images, cards, and arrays.
Because type syntax is not natively supported in JavaScript, a tool had to exist to remove types before running code. For systems like TypeScript, it made sense to integrate a type erasure step ...