πŸ”₯ If you are in a react component where you destructure a prop and find yourself needing to see what other props are available, use an ...Object Rest to collect the rest of the props in a single object

← Prev

πŸ”₯Just learned about Intl.ListFormat from @mathias.

Next β†’

πŸ”₯ JavaScript functions visualized