nodejs.org icon indicating copy to clipboard operation
nodejs.org copied to clipboard

"How to access query string parameters" describes how to use deprecated API

Open mbelsky opened this issue 4 years ago • 0 comments

Hi,

I've tried to find how to work with search params in nodejs and google shown me How to access query string parameters

This article describes how to use url.parse, however this API marked as deprecated in nodejs docs.

What do you think about marking this article as outdated or removing from search engines (if its possible)?

Actualizing this article looks like the best solution, but I'm not sure is there human resources for doing that.

mbelsky avatar Sep 24 '20 11:09 mbelsky