Hacker News new | ask | show | jobs
by bedobi 1193 days ago
Prefer functions that return things over void methods, prefer immutability over mutability, prefer pure functions that declare (and require) their dependencies as inputs etc etc.