Tags → #javascript
-
JavaScript Functions Are Objects
A function is a specialized object that's callable.
-
Memory Friendly Array Mapping With `Array.from()`
Improve memory efficiency when copying & mapping JavaScript arrays.
A function is a specialized object that's callable.
Improve memory efficiency when copying & mapping JavaScript arrays.