This course explores the capabilities of TypeScript’s type system and shows how to use advanced static types in practice. For example, you’ll learn how to write safer code by using non-nullable types and being explicit about null and undefined in the type... (more…)
Read more »
Implementation sample of higher kinded polymorphism for typescript - GitHub - vlova/ts-higher-kinded-polymorphism-sample: Implementation sample of higher kinded polymorphism for typescript... (more…)
Read more »
A useful collection of fast and lightweight data structures and their algorithms - joegiralt/vellichor... (more…)
Read more »
The first isomorphic type system for TS/JS. Contribute to arktypeio/arktype development by creating an account on GitHub. (more…)
Read more »
This PR adds TypeScript (TS) support to Kea, together with kea-typegen. It's a Work In Progress and you can try it out now! (Instructions below)
Please raise an issue in the kea-typegen reposit... (more…)
Read more »