Hacker News new | ask | show | jobs
by mostlylikeable 1401 days ago
“In effect, we are shifting complexity from end-developers to library developers.”

For me, this should be a principle goal of someone writing a library. A primary function should be to shift complexity into the library, and allow other developers to not have to worry about it.