You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that Iteration over Maps uses a feature in its example code, that only later is explained in the next sub-topic Object.entries: Map from Object - namely initialization of a Map via an Iterable argument.
Perhaps some order should be changed for the reader's understanding.
Btw, I am one of those readers and the site is awesome, particularly well-structured and therefore fun to read. Thx for making it! 👌