Skip to content

Proposal : make the "component events" section of the tutorial more complete #4642

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

Closed
MeuhMeuh opened this issue Apr 6, 2020 · 2 comments
Closed

Comments

@MeuhMeuh
Copy link
Contributor

MeuhMeuh commented Apr 6, 2020

Is your feature request related to a problem? Please describe.

I was going through the (great) tutorial and found out that the component events section was missing a crucial point about the on:message attribute that was set on the App component. Without this, it could be complicated for beginners to understand the principles of having a dispatcher & a(some) listener(s) and how they work in Svelte.

Describe the solution you'd like
I created a PR to add a section about the listener part (e.g. the on:message attribute on the App component) with an invitation to add & remove this attribute to understand what it does, and change its name: #4639

Describe alternatives you've considered

Maybe having an even more explanation of the concept ? It could be interesting to provide a link to one of the multiple pages that explain this concept, however I guess that the goal is to have something as light as possible.

The section "solution" could also be changed - I'm up for suggestions.

How important is this feature to you?

Having people understand matters! :)

@stale
Copy link

stale bot commented Dec 24, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale-bot label Dec 24, 2021
@dummdidumm
Copy link
Member

Closing as outdated

@dummdidumm dummdidumm closed this as not planned Won't fix, can't repro, duplicate, stale Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants