Published onSeptember 2, 2020Blob & File - working with binary data in JavaScriptwebjavascriptComprehensive guide to Blob and File APIs in JavaScript, including creating object URLs, reading files, and practical use cases with image uploads and PDF.js workers.
Published onJune 6, 2019How href attribute of the anchor element got me stuckwebAn anchor element with an empty `href` attribute will cause the page to reload when clicked