10
techog
6y

Don’t use an array with index to get a value without checking the length. Don’t use an object without checking for null.

Comments
Add Comment