Skip to content
This repository has been archived by the owner on Sep 25, 2019. It is now read-only.

Validate arguments #49

Open
michaeldwan opened this issue Jan 25, 2019 · 0 comments
Open

Validate arguments #49

michaeldwan opened this issue Jan 25, 2019 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@michaeldwan
Copy link
Contributor

We're relying on typescript to verify correct argument types, but we don't have those assertions in prod or with js apps. We should perform best effort type assertions at runtime before dispatching messages over the bridge so users get better error messages.

@michaeldwan michaeldwan added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Jan 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant