_mercury β 01-31 Jul 29
is thee any probability that this slug code be duplicated
this part
this part
new Date().getTime() ? const slug = name.replace(/[^0-9a-z]/gi, '') + '-' + new Date().getTime(); const slug = name.replace(/[^0-9a-z]/gi, '') + '-' + new Date().getTime();new Date().getTime()new Date().getTime() ?