Hacker News new | ask | show | jobs
by jeremiep 4126 days ago
I've never seen a singleton I couldn't refactor away. Removing singletons always makes dependencies between modules more explicit which is a good thing.