∑ XahLee is a user on noagendasocial.com. You can follow them or interact with them if you have an account anywhere in the fediverse. If you don't, you can sign up here.
∑ XahLee @xahlee

tip:
clear array by
「ar.splice(0)」
better than 「ar=[]」
because the latter assingns a new value.
Is a problem if the variable is a constant.
JS: Array.prototype.splice
xahlee.info/js/js_array_splice

· Web · 0 · 0