Category
5 posts
📅
How Docker Compose's Watch feature (sync, rebuild, sync+restart) shortens the feedback loop and [...]
📅
Live Reload vs Hot Reload (HMR): how they work, granularity, feedback loop, and the developer [...]
📅
Why your app must not be a container's PID1: signal propagation, zombie/orphan processes, Docker's [...]
📅
How package managers work: install/update/remove, dependency-tree consistency with lockfiles [...]
📅
The foundations of static analysis: parsers, lexical vs syntactic analysis, Abstract Syntax Trees [...]