DEV Community

Discussion on: Easy URL Parsing using the DOM

Collapse
 
ajnasz profile image
Lajos Koszti

Today you can probably use the URL API developer.mozilla.org/en-US/docs/W...

Collapse
 
danwolfdev profile image
Daniel Wolf

Good to know! Wish it had IE11 support, but I guess I could use a polyfill.