Alex Chen
Front-end & Node.js Developer
Chi siamo
Alex is a front-end and Node.js developer with extensive experience building web applications and developer tooling. He is passionate about web standards, browser APIs, and the JavaScript ecosystem. In his spare time he contributes to open-source projects and writes about modern JavaScript patterns, performance optimisation, and everything related to the web platform.
Articoli di Alex Chen
Formatta JSON in JavaScript con JSON.stringify(data, null, 2). Copre replacer, BigInt, Date, file Node.js, CLI e fast-json-stringify.
Guida completa per decodificare Base64 in JavaScript: atob(), TextDecoder, Buffer.from(), JWT URL-safe, file, stream Node.js e i quattro errori comuni.
Impara a codificare URL in JavaScript con encodeURIComponent(), encodeURI() e URLSearchParams. Esempi reali, errori comuni e confronto tra i metodi.
URL decode in JavaScript: decodeURIComponent(), decodeURI() e URLSearchParams — differenze, gestione del + come spazio e come evitare la doppia decodifica.
Come usare btoa(), Buffer.from() e TextEncoder per la codifica Base64 in JavaScript. Copre Unicode, URL-safe, file e i quattro errori più comuni.