EXPRESS.JS -> When requested URL Parameter is ‘1’, it shows undefined when logged
PS – Beginner coder, might see bad code, first StackOverflow question OBJECTIVE I was writing an API code where the objective was to take in an input URL as a form URL encoded, body parse it, validate it, make a short URL, and when the client requests the short URL, it redirects to the actual […]