A useful collection of fast and lightweight data structures and their algorithms - joegiralt/vellichor... (more…)
Read more »
TDungeon is a small adventure game that runs in the Typescript type system - GitHub - cassiozen/TDungeon: TDungeon is a small adventure game that runs in the Typescript type system... (more…)
Read more »
In 2017, we began migrating the merchant admin UI of Shopify from a traditional Ruby on Rails Embedded RuBy (ERB) based front-end to an entirely new codebase, TypeScript paired with React and GraphQL. Using TypeScript enabled our ever-growing Admin teams ... (more…)
Read more »
Description
🎉We are working on supporting TypeScript as a first class citizen within Gatsby 🎉
We already have the gatsby-plugin-typescript plugin that adds compilation support for .ts(x) files. We&... (more…)
Read more »
Getting TypeScript to find the modules you’re importing can be surprisingly tricky. It is controlled by the moduleResolution configuration option, file exten... (more…)
Read more »