beraliv
Alexey Berezin profile image

Written by Alexey Berezin who loves London 🏴󠁧󠁢󠁥󠁮󠁧󠁿, players ⏯ and TypeScript 🦺 Follow me on Twitter

⭐️ Featured

21 Dec 2023A story of an unknown low-tier device and its MSE issues / London Video Tech 2023 notes
10 Sept 2022With or without enums in TypeScript
10 Dec 2021Advanced types / Holy.js 2021 notes
7 May 2021Opaque Types in TypeScript
26 Mar 2021Type-safe get function that extracts the value by paths in TypeScript
4 Oct 2018Scrollbar customisation in CSS and JS

🕞 Most recent 10 posts

14 Jul 2022Transform string literal type into camelCase in TypeScript
7 Dec 2021Extract object type with optional fields in TypeScript
3 Dec 2021Convert string literal type into number literal type in TypeScript
29 Nov 2021Split string literal type in TypeScript
27 Nov 2021Filter tuple type in TypeScript
5 Jul 2021TypeScript spread operator for 2 object types
21 Jun 2021Math.abs for string literal type in TypeScript
19 Jun 2021Transform string literal type into union of characters in TypeScript
16 Jun 2021Append key-value pair to object type in TypeScript
13 Jun 2021Flatten tuple type of tuples in TypeScript
31 May 2021Infer string length in TypeScript