-
Notifications
You must be signed in to change notification settings - Fork 49
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 could be modernized #173
Comments
keep this open for update in the future, and may work together with #174 |
See also #230 |
The examples are now in the explainer. Let's use this issue to track updating them. |
There are still |
Specifically, in sections: And in the explainer here: I'm not sure what other style issues we need to resolve. |
As noted in the linked PR, all the examples are now in the non-normative explainer. I removed |
The examples do odd things in strange ways... like use .forEach to map to elements, etc.
They could be much improved.
The text was updated successfully, but these errors were encountered: