Latest posts
Be The Pilot, Not The Co-Pilot

Co-pilot has been an amazing tool, but you pay for the convenience with brain cells
You're Just Not That Good (at coding)

So you think you're peak dev? Think again.
Rust aint that fast

Rust vs Node for image optimization, cropping and resizing, which is faster?
How I Built My blog with Gatsby and MDX

Discover how I built this blog using Gatsby and MDX. Learn about the benefits of static site generation, MDX, and more.
React Strict Mode and double rendering

Lets figure out React's Strict Mode and its double-rendering "problem". Discover how it keeps your app clean from bugs and promotes best practices in development.
The Silent Killer in Your React Code: Mutation

Discover why avoiding mutations in React state management is crucial for your app's performance and stability. Learn the best practices for immutable state management.