From the Blog
Welcome to my blog. Here are some of my thoughts and articles.

Why Can’t We Write Backend Logic in the Frontend?
February 3, 2026
# Why Can’t We Write Backend Logic in the Frontend?
This is a very common question when people start learning web development.
...
Understand the architecture of the PostgreSQL database.
February 2, 2026
Most developers can write SQL. Most know what a table is.
Yet, many still treat databases as magical black boxes.
“I send a que...