Comment by myaccountonhn
3 months ago
In pure functional programming like elm and Haskell, it is extremely easy to audit dependencies because any side effect must be explicitly listed, so you just search for those. That makes the risk way lower for dependencies, which is an underrated strength.
No comments yet
Contribute on Hacker News ↗