schlechtenburg/notes.md

5 lines
152 B
Markdown
Raw Permalink Normal View History

2022-03-13 22:12:18 +00: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.