Mostly used Array methodsMap: it is used to transform the data and return new array without affecting the existing one.May 14, 2022May 14, 2022
Nullish coalescing operatorThe “Nullish coalescing operator” is the recently added in JavaScript. We can say that expression is defined when it’s neither null nor…Apr 10, 2021Apr 10, 2021