Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why use server methods and not events? #2

Open
andersforsell opened this issue Jun 2, 2019 · 0 comments
Open

Why use server methods and not events? #2

andersforsell opened this issue Jun 2, 2019 · 0 comments

Comments

@andersforsell
Copy link

Hi!

Thanks for a good example using Vaadin 14 with lit-element.

I think I understand the convenience of server methods, but that ties the web component to the Vaadin framework. Wouldn't it be better to define the client side with events and let the server-side register event listeners? That way you show how to use a generic web component from Vaadin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant