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

Examples should be clear when they are using built-in functionality vs. library #10

Open
domenic opened this issue Jun 5, 2019 · 0 comments

Comments

@domenic
Copy link
Member

domenic commented Jun 5, 2019

A lot of examples seem to use functions like limit, createServer, debounce, or until. It is unclear which of these are part of the proposal.

Examples that use things that are not part of the proposal can be misleading in that they make it seem like the proposal gives us capabilities it does not, or makes things easier with emitters when in reality when you use a library you can make any paradigm easy.

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