Hacker News new | ask | show | jobs
by gphil 4296 days ago
> "require" gives you methods that appear out of nowhere (unlike other language where they are name spaced)

I always worry about this too, but in practice I've rarely run into a namespace collision (I can't even remember the last time it happened.)