Hacker News new | ask | show | jobs
by Shorel 4862 days ago
Those 'isolated units' are commonly called libraries then.
1 comments

No. They are called "module".
Yes, I agree with that name, libraries usually start as modules and some extra work is required to convert a module to a library.

Also, a library can be thought of as a collection of modules.