How would I do this in express: document.location.href.split(\'/\'); I have already tried using the res function too. I am not sure how to fix this.
document.location.href.split(\'/\');