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
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.
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