March 04, 2026 typescript
Releasing my first npm package: ec-lang-logo
It was about time that I came up with an idea for a package. Even if it's a small one.
What I've learned so far.
It was about time that I came up with an idea for a package. Even if it's a small one.
How migrating our internal search engine made fixing bugs easier and increased overall developer experience
Once you finally understood how to leverage generics, you can build the wildest TypeScript type helpers
Type indexing and template literals lead to the creation of the most satisfying and useless TypeScript type I ever wrote
When you get some superficial knowledge of enums in TS, they seem like a good idea. When you start to dig a bit deeper, oh boy...