Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 199 Bytes

things-to-remember.md

File metadata and controls

9 lines (5 loc) · 199 Bytes

Things to remember

IrWhen return value

Only works when the when is exhaustive. Add an else branch to the end.

Check JS code sizes

npx source-map-explorer cookbook.js cookbook.js.map