Why using Nuxt.js?
A heartfelt journey of how our team transformed from jQuery warriors to Nuxt.js advocates. This is the story of letting go of our legacy baby and embracing a future that scared and excited us at the same time.
Field notes
Notes on framework decisions, migrations, language changes, desktop tooling, and the engineering trade-offs behind shipped systems.
Articles keep their original URLs under /blog so existing links and search history remain valid.
A heartfelt journey of how our team transformed from jQuery warriors to Nuxt.js advocates. This is the story of letting go of our legacy baby and embracing a future that scared and excited us at the same time.
A new domain, a new beginning. This blog post marks the start of my journey with a fresh domain and a renewed focus on sharing knowledge and experiences.
Who hasn't heard of electron.js? The go-to multi-platform desktop development framework for Linux, Mac, and Windows. Now, there's a new competitor: Tauri JS.
After moving from closed preview to public preview, how good is Fleet IDE, which is said to be a competitor to Visual Studio Code? Can it really compete?
Di PHP versi 8.2 terdapat update yang dianggap para developer php seperti gw kaget, yap dynamic property menjadi deprecated by default, Lho kok bisa?
PHP 8, inovasi revolusioner si pak tua yang tak mau kalah sama yang lebih muda
Debounce means delaying the execution of a repeatedly called function until there is an idle condition within a specified time range.