Hacker News new | ask | show | jobs
by skydhash 457 days ago
Some function can be named generally but the name is specific when concatenated with the module name and/or the package name. `load` is generic, but `app.config.load` is more descriptive.