web-dev-notes

  1. flow for sending a notification in Slack

alt text

  1. Iteration

alt text

alt text

AFAICT, it depends on when a feature was introduced:
– ES6+: holes are treated like undefined elements
– Before: holes are skipped or ignored
  1. Data in workers

alt text

  1. Hook flow

alt text