Blog

Some write-ups on code, data, infrastructure, and all that IT stuff.

Leverage Someone Else's Code thumbnail
discussion

0 min read

Nov 05, 2025

Leverage Someone Else's Code

Using frameworks and libraries in software development comes with both advantages and disadvantages. Some people prefer to avoid those dependencies altogether, while others do acrobatics with them enthusiastically.

read more
The Navigator of A Web App thumbnail
notes

0 min read

Nov 05, 2025

The Navigator of A Web App

The web address or URL usually changes after you hit a submit button on a web form. But before it gives you back a response, how does the application manage these URL changes, and who decides where it leads?

read more