Hacktoberfest-hunt CLI
It’s Hacktoberfest again, but you don’t know where to find interesting projects? This CLI will help you find participating projects based on your starred repositories. Simply run:
npx hacktoberfest-hunt
It’s Hacktoberfest again, but you don’t know where to find interesting projects? This CLI will help you find participating projects based on your starred repositories. Simply run:
npx hacktoberfest-hunt
What if we could contribute to a project without having to create a pull request? Imagine all we have to do is to create an issue. Yes, you can with GitHub Actions and the new GitHub Issue Forms. Let’s get to it!
Stefan Buck:
In this post I share my learnings of doing code reviews for 10 years. I have received positive feedback from my peers in the blog post and since code review is becoming more and more the standard of development I think sharing my learnings here will may help someone.
Number 10 introduced a new term for me. The “gangsta merge”?! 🤣
OctoLinker is a Chrome extension that turns language-specific statements like include
, require
, import
, etc. in to clickable links. Try before you buy install with their in-browser demo.