Tirth Bodawala
JavaScript Clean Code Practices
Master JavaScript clean code practices. Learn 11 actionable techniques to write readable, maintainable code your team will understand and easily extend.
Read the postMore Atyantik articles on Frontend, page 2.
Tirth Bodawala
Master JavaScript clean code practices. Learn 11 actionable techniques to write readable, maintainable code your team will understand and easily extend.
Read the postTirth Bodawala
What actually shipped in JavaScript for 2026: the seven features that landed in the ES2026 edition, the ES2024/ES2025 items that are already baseline, and the finished-but-ES2027 proposals (Temporal, the using keyword) people mislabel as 2026. With an adopt / polyfill / wait verdict bound to your lowest-supported runtime via MDN Baseline and concrete Node, Deno, and Bun versions.
Read the postTirth Bodawala
Million.js rethinks the Virtual DOM with block diffing instead of DOM diffing, delivering up to 70% performance gains for React applications.
Read the postTirth Bodawala
A build-it-yourself guide to shipping an installable, offline-capable React PWA with Vite and vite-plugin-pwa, including a real Workbox caching config, the deploy-time update flow, and an honest note on when a PWA is the wrong call.
Read the post