Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

Add strong type checking for hooks & their callbacks #121

Closed
kdmccormick opened this issue Oct 6, 2022 · 2 comments
Closed

Add strong type checking for hooks & their callbacks #121

kdmccormick opened this issue Oct 6, 2022 · 2 comments
Assignees
Labels
enhancement Relates to new features or improvements to existing features

Comments

@kdmccormick
Copy link
Collaborator

kdmccormick commented Oct 6, 2022

Context

Early discussion: overhangio/tutor#599 (comment)

Proof of concept: overhangio/tutor#731

Acceptance Criteria

When it's possible (might be as late as 2025), add type annotations to the Hooks API, such that hooks can be declared with type annotations and hook callbacks can be typechecked.

@kdmccormick
Copy link
Collaborator Author

PR overhangio/tutor#733

@kdmccormick
Copy link
Collaborator Author

This is complete.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Relates to new features or improvements to existing features
Projects
None yet
Development

No branches or pull requests

2 participants