▲ | paulddraper 7 months ago | |
> Use the standard library (ironically not available for Node projects) ??? Node.js has an extensive stdlib [1]. Contrast that with Python which practically requires a 3rd party HTTP client. Or Java that doesn't even have JSON support. |