@thibmaek's thoughts
  • Home
  • My personal blog
  • About
  • HaC
  • Analytics
Sign in Subscribe

typescript

A collection of 2 posts
typescript

Typescript utilities I always include

If you've used Partial<...>, Required<...> or Awaited<...> you've encountered Utility Types. They serve as easy to remember conveniences around more complex types that you might forget the exact syntax for, or that are repeated throughout your codebase. Here is a
10 Jun 2022 5 min read
Why is module distribution so complex
typescript

Why is module distribution so complex

Here is something that has been on my mind for a while and that I find very tedious to try and remember when coding in different languages. I really like to write Typescript, Python, Bash, Go, and sometimes even Ruby... But why are all their module distribution methods so different
26 Nov 2021 4 min read
Page 1 of 1
@thibmaek's thoughts © 2026
  • Sign up
Powered by Ghost