Featured Posts
Post: [JS] event loop, Task
Overview It’s often said that JavaScript is a single-threaded language. However, at one time, it was considered a revolutionary solution to asynchronous I/O,...
Post: React Reconciliation
Overview
Post: Why UDP Packets Can Be Tampered With
A friend recently inquired about the reasons why UDP packets could be tampered with.
Post: Cosmopolitan libc
I found an interesting project on GitHub and want to share it.
Post: Svelte - A compiler for Vue or React
In the era where formidable FE frameworks like React and Vue are competing, a new FE framework (though a bit late to call it new..) has emerged, and I decide...