Hacker News new | ask | show | jobs
by deterministic 614 days ago
You can absolutely reason locally with libraries. A library has an API that defines its boundary. And you can enforce that only the API can be called from the main application.