PinnedArturo MartínezinIceMobileWhy I choose to be a Node.js carpenterIn a medieval fantasy world full of Node.js wizards and ninjas, I choose to be an undistinguished Node.js carpenter.Aug 17, 2020Aug 17, 2020
Arturo MartínezinJavaScript in Plain EnglishWhen should you use sinon’s restore and reset functions?Learn how and when to use the restore, reset, resetHistory and resetBehaviour functions in sinon.Jan 11, 20211Jan 11, 20211
Arturo MartínezinThe StartupHow to Make Keycloak Start Up Faster When There Are a Lot of Offline SessionsHow we managed to bring the Keycloak startup time from 15 minutes to just 2 minutes and 58 seconds!Nov 21, 2020Nov 21, 2020
Arturo MartínezinJavaScript in Plain EnglishThe dangers of deep equal assertions in Chai.jsDeep equal assertions are faster to implement but usually come with a dangerous lack of attentionOct 29, 2020Oct 29, 2020
Arturo MartínezinJavaScript in Plain EnglishWhen is it okay to Unit Test private variables and functions in JavaScript?Asking this question might be a sign of underlying design flaws. And the first step to fix them.Oct 26, 20201Oct 26, 20201
Arturo MartínezinJavaScript in Plain EnglishIncreasing promise performance with pending-promise-recyclerThe fastest promise in JavaScript is the one that has already been resolved!Oct 21, 2020Oct 21, 2020
Arturo MartínezinThe StartupWhy Would You Use POST Instead of GET for a Read Operation?Exploring scenarios in which we might want to deviate from the standard.Oct 18, 20201Oct 18, 20201
Arturo MartínezinThe StartupRecycling Pending Promises in Node.jsWith the package pending-promise-recycler, we can save resources and time by recycling pending promisesOct 17, 20201Oct 17, 20201
Arturo MartínezinIceMobileContinuous Documentation for Forgetful ProgrammersHow continuous documentation helped improve not only my poor memory, but also my whole working process!Sep 4, 2020Sep 4, 2020
Arturo MartínezinThe StartupDestructured Function Parameters and Code MaintainabilityA story about neverending changes in JavaScript function signatures, and how destructured function parameters could help us.Aug 20, 2020Aug 20, 2020