Skip to content

Event Cleanup

Prefer named event subscriptions that return unsubscribe functions.

Use the Event Explorer to confirm listeners are removed after cleanup.

Common mistake

Subscribing inside render without storing the unsubscribe handle.

JOC is a JayOnCode monorepo of @jayoncode/* packages. Docs sync from source via TypeDoc and sync scripts.