Pergunta de entrevista da empresa Edify (Bengaluru, India)

Difference between Map function and For each function in javascript.

Resposta da entrevista

Sigiloso

23 de jul. de 2024

Map function is used to iterate over the array and return new array where as for each function does not return a new array