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