How to find pathname of any URL - Javascript
Aug 30, 2022 路 2 min read 路 In this article I will share the knowledge of converting a string into URL and manipulating the properties of Uniform Resource Locator (URL). Let's start 馃殌 Scenario 1 We need current pathname from URL of the current webpage to consume it in our appl...
Join discussion