One of the most impactful things weโve worked on in TypeScript 5.0 isnโt a feature, a bug fix, or a data structure optimization. Instead, itโs an infrastructure change. In TypeScript 5.0, we restructured our entire codebase to use ECMAScript modules, and ... (more…)
Read more »
Recently, Sentry converted 100% of its frontend React codebase from JavaScript to TypeScript. This year-long effort spanned over a dozenโฆ (more…)
Read more »
Define your own compiler and easily convert strings of source code into lists of tokens - GitHub - nick-hill-dev/intuitive-compiler: Define your own compiler and easily convert strings of source co... (more…)
Read more »