Hacker News new | ask | show | jobs
by edvinbesic 3777 days ago
I don't think the sentiment is 'implement everything from scratch', but rather that if something exists natively try to use that instead of pulling in other dependencies, like in the http client example.