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

Document polyfills #521

Closed
gaearon opened this issue Aug 31, 2016 · 3 comments
Closed

Document polyfills #521

gaearon opened this issue Aug 31, 2016 · 3 comments

Comments

@gaearon
Copy link
Contributor

gaearon commented Aug 31, 2016

We should document that we include fetch and Promise polyfills, and have an example of making an AJAX request in the howto (template/README.md).

@rogeliog
Copy link
Contributor

rogeliog commented Aug 31, 2016

I'm more than happy to help out with this one 😄

Just making sure, we are talking about something like this, right?

Using Promises

This project includes a Promise polyfill ... some extra explanation and a link to mdn

AJAX Requests

This project includes a fetch polyfill ... some extra explanation and mention that fetch uses promises, etc...

// some example here on how to use fetch

@gaearon
Copy link
Contributor Author

gaearon commented Aug 31, 2016

Yep, thanks!

@gaearon
Copy link
Contributor Author

gaearon commented Sep 2, 2016

Closing, let’s track this in #531.

@gaearon gaearon closed this as completed Sep 2, 2016
@lock lock bot locked and limited conversation to collaborators Jan 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants