Convert a Google Doc to markdown:
bit.ly/docs2md
This shows up as an "add-on" (see pic) & is super handy.
If you prefer manually installing it, this is the Github repo:
bit.ly/docs2md-github
By @renatomangini
🤯 JavaScript WeakMaps are not actually weak: they refer strongly to their contents as long as the key is alive.
This brings the list of imprecisely-named ECMAScript APIs to:
➡️ Map → OrderedMap
➡️ Set → OrderedSet
➡️ Promise.race → Promise.anySettled
➡️ WeakMap → Ephemeron