Web application life: build time vs run time
Introduction
Imagine when we compile the React.js application. Compliers work hard behind the scenes, which converts human-friendly high-level language (javascript) into machine-friendly low-level language (binary). Once the compliation process is do...
sionkim.hashnode.dev1 min read