We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c151e11 + d1ffe5d commit 262f91aCopy full SHA for 262f91a
1-js/03-code-quality/06-polyfills/article.md
@@ -73,7 +73,6 @@ JavaScript is a highly dynamic language. Scripts may add/modify any function, ev
73
74
Two interesting polyfill libraries are:
75
- [core js](https://github.com/zloirock/core-js) that supports a lot, allows to include only needed features.
76
-- [polyfill.io](https://polyfill.io/) service that provides a script with polyfills, depending on the features and user's browser.
77
78
79
## Summary
0 commit comments