Published onJanuary 16, 2024Understanding dangerouslySetInnerHTML in React: Use Cases and RisksdevtypescriptreactIs it really dangerous?
Published onJanuary 15, 2024How Understanding the Chesterton Fence Can Make You a Better Programmer!devphilosophyDon't blindly remove that safe guard
Published onJanuary 12, 2024Understanding the Subtleties of JavaScript's eval: Local vs. Global ExecutiondevtypescriptIt's weird syntax, I know
Published onJanuary 11, 2024How You're Falling for Parkinson's Law Without Even RealizingdevphilosophyThe law applies to programming world too
Published onJanuary 10, 2024Async Local Storage in Node.jsdevtypescriptIt's like React's Context but for Node.js