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.
A little blog that embraces the principles of learning in public . Why not share your journey of getting better at stuff?
Everyone started somewhere. I want to keep learning about interesting things and getting better at various topics.
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...