Let's find out about WeakMap
Years have passed since ES2015 came out in June 2015. While writing the previous weekly picks, I thought, "Is there any ES2015 syntax I'm not using, like Proxy or Reflect?". The first things that came to mind were WeakMap and WeakSet.