Content
@
0 reply
0 recast
0 reaction
Sunny
@sunny90
🔧 Tip: Use Array.map() to loop through and transform an array: const squared = numbers.map(n => n * n);
0 reply
0 recast
0 reaction