Bleeding-edge VS. Stable #c #c++ #learning #programming Apr 30, 2024 ~ 4 min read Staying ahead of the curve is an illusion
From open-jdk to quarkus #containers #java #micro-services #programming #quarkus Feb 26, 2022 ~ 7 min read Just my personal experience with Quarkus: the Supersonic, Subatomic Java future proof framework.
A scenario of react app optimization #optimization #programming #react Jan 23, 2022 ~ 4 min read Dealing with custom dragging motion in react, example of using the profiler tab to analyze components.
Being empathetic with the code you manage #debugging #git #programming Aug 27, 2021 ~ 4 min read Stop thinking about code, and start looking for a story.
Curry-request, a browser/node fetch wrapper #browser #fetch #js #nodejs #npm #programming #ts Aug 17, 2021 ~ 3 min read Axios alternative for dealing with XHR, motivations behind curry-request