Pavel Samanack = 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
Pavel SamanCode Coverage In Different ToolsHere’s a short rant about code coverage.Sep 13, 2023Sep 13, 2023
Pavel SamanQuick Tip: refactoring.guruHere is a quick tip if you want to become a better coder.Sep 3, 2023Sep 3, 2023
Pavel SamanScopes and Variable Shadowing in JSIf I give you the following example code:Jan 21, 2023Jan 21, 2023
Pavel SamanPostman — Covert String to base64Sometimes you need to get base64 encoded string inside Postman. Or decode a base64 encoded string.Jan 19, 2023Jan 19, 2023
Pavel SamanGet 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
Pavel SamanSend 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
Pavel SamanCache 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
Pavel SamanKeep Git Authors in Order With GitmailmapGitmailmap is a good way to keep the git authors in order.Dec 25, 2022Dec 25, 2022
Pavel SamanChannel 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