Zero config TypeScript build and development toolkit. - GitHub - sonnyt/just: Zero config TypeScript build and development toolkit. (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 »
Previously, we’ve discussed the basics of TypeScript Generics. This time, we take them to a higher level. In this article, we learn about index types. To do so, we also explore union types, the keyof keyword, and string literal types. Today we also learn ... (more…)
Read more »
We’re pleased to announce TypeScript 3.7 RC, the release candidate of TypeScript 3.7. Between now and the final release, we expect no further changes except for critical bug fixes.
To get started using the RC, you can get it through NuGet,... (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 »