If the 2nd argument of String.prototype.replace is a string replacement patterns can create hard to find bugs
Articles โ Page 109
Keep writing, writing, writing ...
A quick explanation about the surprising fact of overflow: hidden only restricting content outside of the padding-box
My favorite content of June 2019 including problems of the tech industry, live-coding and pricey static HTML.
The module
debug
is used by millions of other packages to handle log messages. It turns out Node.js has this functionality also built-in and can display message depending onNODE_DEBUG
.The omission of the error argument in try/catch JavaScript expressions is now supported in mayor browsers.