You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 10, 2024. It is now read-only.
What about using Array.prototype.lastElement() as an alias of Array.prototype.lastItem()?
The reason I suggest this is because usually when referring to the content of an Array, don't most coders say element instead of item? (If they don't, forget I mentioned this 😝)