code & curiosity, full-time both
Here you can find some of my thoughts and wonderings.
Jun 25, 2025
Reactivity in Vue.js feels magical—until it breaks. This article explores how improper cloning and mutable operations can quietly cause bugs, and how to fix them using immutability and defensive patterns.