Live data from Hacker News

Request Node lib used by 48k modules is now deprecated

github.com

1–10 of 135 posts

Re: Request Node lib used by 48k modules is now deprecated

#4
It was about time. I did some benchmarks few years ago and the results were disgusting compared to native lib, plus why so many dependencies for a simple request library? I will never understand why it gained so much publicly, it was worthless since the day one.

Re: Request Node lib used by 48k modules is now deprecated

#5
post #2

What, why? Edit: https://github.com/request/request/issues/3142

Specifically:

The first version of request was one of the first modules ever created for the Node.js ecosystem. [..] The patterns at the core of request are out of date. [..] A version of request written to truly embrace these new language patterns is, effectively, a new module.

Re: Request Node lib used by 48k modules is now deprecated

#9

It was about time. I did some benchmarks few years ago and the results were disgusting compared to native lib, plus why so many dependencies for a simple request library? I will never understand why it gained so much publicly, it was worthless since the day one.

Seems like a disrespectful way of describing someone else's work, regardless of shortcomings.
Post reply on HN