URL Parameters vs Query Strings in Express.js
When you're building an API with Express, one of the first questions that comes up is how does the client tell the server which resource they want, or how they want it ?
The answer almost always invol
hustlecoderankur.hashnode.dev5 min read