InLevel Up CodingbyDaniel CraciunThis Typescript Behavior Will Make You CringeA weird way to infer Tuples in TypescriptSep 16, 20241Sep 16, 20241
InTableau Engineering BlogbyRick WeberReally Advanced Typescript TypesWe explore custom compilation errors, surprising ways to use generics, and constructing type sets and maps using partial evaluation.Apr 28, 20214Apr 28, 20214
Peter Fillo“Pattern matching” with Typescript done rightYeah, Typescript has not yet built pattern matching in. However it is capable to build an elegant type matcher. Let’s see how to make one.May 5, 20192May 5, 20192
Ruslan KononovTS: Composition through enumsIn this article, I will show a variant of type composition through the preliminary declaration of fields through enumsFeb 12, 2023Feb 12, 2023
InHexLabsbyChris BarbourPartial Type InferenceDealing with multiple generic arguments that get inferred when you want to specify part of the set.Sep 29, 2022Sep 29, 2022
InHexLabsbyChris BarbourThe Builder Pattern with TypeScript using Advanced TypesIn this story, we will look at how we can leverage the type system in TypeScript to create a builder with the builder pattern.Sep 5, 20222Sep 5, 20222
InHexLabsbyChris BarbourBuilding Complex Types in TypeScriptPart 1: Building BlocksAug 29, 20221Aug 29, 20221
InhyperspherebyKacper KulaAdvanced TypeScript: Mapped Types and moreAdvanced TypeScript features can allow us type our code more strictly. I’ll show how you can use mapped types to autogenerate types for us!Jun 27, 20224Jun 27, 20224