Writing & Thoughts
Sharing what I learn. Every week.
On Medium
Career
You're Writing Clean Code, But Why Aren't You Growing?
Clean code is the baseline. But it's not what separates seniors from juniors — here's what actually is.
JavaScript in Plain English · 6 min read
CSSz-index Best Practices: Why 99999 Isn't Always the Answer
Slapping a high z-index on everything works until it doesn't. Here's how to manage stacking contexts the right way.
JavaScript in Plain English · 5 min read
JavaScriptThe Future of JavaScript: What We Should Expect
A look at where the language is heading — new syntax, runtime shifts, and the changes that actually matter.
JavaScript in Plain English · 7 min read
CSSGenerating Shapes with CSS Clip-Path Is Easy
clip-path is one of the most underused CSS properties. Generate any shape you need — no JavaScript required.
JavaScript in Plain English · 5 min read
ReactAll React.js Hooks Explained
A complete, practical breakdown of every built-in React hook — what it does, when to use it, and when to reach for something else.
Towards Dev · 8 min read