findIndexThe findIndex() method returns the index of the first element in an array that satisfies the provided testing function. If no elements…Nov 20, 2022Nov 20, 2022
Loop through a stringIt’s probably more than solved. Just want to contribute with another simple solution:Aug 10, 2022Aug 10, 2022
Primitive vs Reference data type1.1 Primitives: When you access a primitive type you work directly on its value.Apr 16, 2022Apr 16, 2022