ack = grep for programmersI’ve recently found ack which seems like an interesting tool that can, in some situations, save a bit of time.Sep 29, 2023Sep 29, 2023
Quick Tip: refactoring.guruHere is a quick tip if you want to become a better coder.Sep 3, 2023Sep 3, 2023
Postman — Covert String to base64Sometimes you need to get base64 encoded string inside Postman. Or decode a base64 encoded string.Jan 19, 2023Jan 19, 2023
Get All NPM Scripts from package.jsonWhen working with package.json files, I often need to get all scripts to find the one I want to run.Jan 18, 2023Jan 18, 2023
Send Mocha Test Result to New RelicI’ve talked about Mocha test results a few times — in Mocha JSON Report(er) and Cache Mocha Test Results And Run Only Failed Test Files On…Jan 2, 2023Jan 2, 2023
Cache Mocha Test Results And Run Only Failed Test Files On Re-runsMocha can generate a JSON file with test results. It might be sometimes useful to find all failed test files, e.g. when I want to re-run…Dec 26, 2022Dec 26, 2022
Keep Git Authors in Order With GitmailmapGitmailmap is a good way to keep the git authors in order.Dec 25, 2022Dec 25, 2022
Channel Notifications Are Not Always UsefulI see a lot of content online about creating channel notification about the results of automated checks.Dec 24, 20221Dec 24, 20221