I have changed my username after posting a blog or two, and from what I remember the URLs don't dynamically change and I had to update the paths where I was using them.
I wondered whether that was the case, the username and original title making for a unique identifier as opposed to being dynamic URLs based on the username who posted the content.
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
Top comments (3)
It looks like the name in the URL is irrelevant. Both of these links go to the same article.
dev.to/nexmo/how-to-send-and-recei...
dev.to/randomz/how-to-send-and-rec...
I have changed my username after posting a blog or two, and from what I remember the URLs don't dynamically change and I had to update the paths where I was using them.
I wondered whether that was the case, the username and original title making for a unique identifier as opposed to being dynamic URLs based on the username who posted the content.