1 Matching Annotations
- Oct 2020
-
masteringjs.io masteringjs.io
-
However, objects are generally easier to work with than maps, because not all JavaScript functions, frameworks, and libraries support maps. For example, the JSON.stringify() function doesn't serialize maps by default.
-