const slug = name.replace(/[^0-9a-z]/gi, '') + '-' + new Date().getTime();
new Date().getTime()
Join the Discord to ask follow-up questions and connect with the community
The largest chat community for React professionals
77,159 Members