Today I Learned - Rocky Kev

Tagged “array”

  1. TIL Sparse Arrays

    The ['Batman', , 'Bane'] array is a sparse array. See how it there is a blank?

  2. TIL checking falsy values inside an array

    Using the key Boolean to find any true/false statements inside an array

See all tags.