Content
@
0 reply
0 recast
0 reaction
Sunny
@sunny90
🔥 Tip: Use arrow functions for concise syntax and to avoid this binding issues: const sum = (a, b) => a + b;
0 reply
0 recast
0 reaction