May 25, 2026 github-actions
How to check changed files and comments in Github Actions
Leverage the gh cli without the need of using external actions to get what files changed and what comments were made on a pull request
What I've learned so far.
Leverage the gh cli without the need of using external actions to get what files changed and what comments were made on a pull request
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