Learn how to detect changes to a package-lock.json or a yarn.lock file and show a message using Git hooks and Husky
Tag: GitHub
How to create GitHub issues 5 times faster
GitHub issues are fantastic to track new features or bugs, who is assigned, categorize them, adding to projects and so on. At the same time, they're also quite slow to create and creating a bunch of them consumes too much time. I was tired of the slow process of creating a GitHub issue manually, so I built a free open source app to make the process much faster.