schlechtenburg/notes.md

5 lines
152 B
Markdown
Raw Permalink Normal View History

2022-03-13 23:12:18 +01:00
## Events & type safety
To maintain full type safety, we're not using events via $emit, instead relying on callback
functions handed in by the parent.