Hacker News new | ask | show | jobs
by majewsky 1303 days ago
I think you still are anti-framework by any reasonable definition of the word. Library = your code calls it, Framework = it calls your code.
1 comments

Limiting the scope of what is exposed to the framework keeps you in control of the architecture.

This is probably why I find almost every framework deeply unsatisfying. Gin, in Golang, doesn't bother me much for whatever reason, but it doesn't seem to aspire to the same number of things as other frameworks.