Technology

Javascript 2

I wasn’t a fan of JavaScript until I discovered Node.js around 2012. Then came the long love-hate relationship. I loved Express.js for being “close to the metal”, but grew frustrated with the frontend chaos, framework fatigue, and apps offloading work onto the user’s CPU/GPU to compensate for poor performance decisions.

Today, I’ve made peace with it, and I focus on the JavaScript I enjoy.