In-reply-to » #randomQuestionsOfTheDay

@mckinley@twtxt.net Agree on “micro dependencies” (NodeJS / NPM ecosystem is quite guilty of this); however I think this comes down to some level of “good practise” and “good code hygiene” – I don’t necessarily think its the language’s fault or the tooling.

Re gron, to be fair, net/http (including client and server) are part of the Go standard library. I wouldn’t complain about that as an unnecessary dependency because it isn’t, maybe an unnecessary feature perhaps? 😅

⤋ Read More