Articles
Document my knowledge and share it with you. (*´∀`)~♥
The Evolution of Web Architecture
Front-end technology changes rapidly. We used to develop websites using the Multi-Page Application (MPA) architecture....
Bias and Variance: Detecting Overfitting and Underfitting
I've been taking a course on Coursera recently, which mentioned using bias...
Understanding Server-Client Data Transfer
Before diving into the main topic, I want to let readers know that this article...
WebRTC Introduction
WebRTC (Web Real-Time Communication) is a revolutionary technology that enables real-time communication directly...
Next.js Introduction
Next.js is a full-stack development framework based on React. It offers numerous built-in components and methods to help you...