Hacker News new | ask | show | jobs
by mjfisher 2006 days ago
The primary motivating reason to have abstractions in the first place is to prevent context switching - i.e. you shouldn't have to think about networking code while you're writing business logic.