Back to Browse

TypeScript Plugged In: Unique utility

111 views
Premiered Apr 16, 2024
8:49

https://ducin.dev, #typescript playground: https://tsplay.dev/mqoXYw Create a TypeScript Unique utility which removes the types repeated within the collection passed to it. Practice concepts such as conditional types, variadic tuples and recursive types. 00:34 test cases 01:12 extracting elements from tuple with conditional type 02:45 make it recursive 05:20 accumulate the results from previous steps 06:12 remove repetition

Download

0 formats

No download links available.

TypeScript Plugged In: Unique utility | NatokHD