Keep npm Packages Updated with Renovate
Jul 19, 2020 · 5 min read
It's important to keep your npm packages updated for security reasons, and it's really easy to do automatically with Renovate.
Debugging Remote Jest Tests
Feb 20, 2020 · 5 min read
I ran into the need to debug Jest tests running inside a Docker container recently and didn't find any clear instructions on how to do it. Turns out it's pretty easy when you have the right flags.
Article Tags
- career
- ci-cd
- databases
- docker
- git
- github
- go
- kubernetes
- metalsmith
- node.js
- testing