AC

Alex Chen

Front-end & Node.js Developer

JavaScriptTypeScriptNode.jsBrowser APIs

परिचय

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.

Alex Chen के लेख

JSON Formatter JavaScript — JSON.stringify()JavaScript

JavaScript में JSON.stringify(data, null, 2) से JSON फॉर्मेट करें। replacer, BigInt, Date, Node.js फ़ाइलें, CLI और fast-json-stringify कवर करता है।

JSON Formatter·2026-03-10
JavaScript में Base64 Decode — atob() & BufferJavaScript

JavaScript में Base64 decode का पूरा गाइड — atob(), Buffer.from(), URL-safe, JWT डिकोडिंग, और UTF-8 टेक्स्ट को गड़बड़ होने से बचाने के 4 उपाय।

Base64 Decode·2026-03-11
URL Encode JavaScript — encodeURIComponent() गाइडJavaScript

JavaScript में encodeURIComponent(), encodeURI() और URLSearchParams से URL एन्कोडिंग। Fetch API, qs लाइब्रेरी, सामान्य गलतियाँ और CLI उदाहरण। Node.js 10+।

URL Encode·2026-03-11
JavaScript URL डीकोड — decodeURIComponent()JavaScript

JavaScript में URL डीकोड करें: decodeURIComponent(), decodeURI(), URLSearchParams, error handling और best practices — Node.js और browser के लिए।

URL Decode·2026-03-11
JavaScript में Base64 — btoa() & BufferJavaScript

JavaScript में Base64 एनकोडिंग: btoa(), Buffer.from(), URL-safe Base64, Unicode हैंडलिंग, फ़ाइल एनकोडिंग और चार सामान्य गलतियाँ — उदाहरण सहित।

Base64 Encode·2026-03-11