Why use undefined
instead of null
?
function isLinkClosed(str) {
I kept the original name from linkify:
1 Like
Why use undefined
instead of null
?
function isLinkClosed(str) {
I kept the original name from linkify: