Reputation: 15253
Can someone give some specific definitions (if there are any) for the following:
These are important topics at the moment and these particular terms are being thrown around in the blogosphere rather loosely, from what I can see. I would really like a definitive explanation of the terms and how they relate to each other.
Upvotes: 3
Views: 394
Reputation: 28178
polyfill: A shim that mimics a future API, providing fallback functionality to older browsers.
https://github.com/Modernizr/Modernizr/wiki/HTML5-Cross-browser-Polyfills
http://remysharp.com/2010/10/08/what-is-a-polyfill/
Upvotes: 3