Content deleted Content added
Stevejalim (talk | contribs) Tag: gettingstarted edit |
|||
Line 10:
==Where ''polyfill'' came from?==
Shim, to
He knew what he was not progressive enhancement because the baseline that he was working to required JavaScript and the latest technology. So that existing term didn’t work for him.
Line 20:
So he wanted a word that was simple to say, and could conjure up a vague idea of what this thing would do. Polyfill just kind of came to him, but it fitted his requirements. Poly meaning it could be solved using any number of techniques – it wasn’t limited to just being done using JavaScript, and fill would fill the hole in the browser where the technology needed to be. It also didn’t imply “old browser” (because we need to polyfill new browser too).
Also for him, the product Polyfilla (spackling in the US) is a paste that can be put in to walls to cover cracks and holes.
He had some feedback that the “word should be changed” but it’s more that the community at the time needed a word, like
He intentionally never really pushed the term out there, he just dropped it in a few key places, and he thought it’s when +Paul Irish gave a presentation some months later, directly referencing the term polyfill, was when the term really got a large amount of exposure (He thought this was also helped with the addition of the [[Modernizr]] [[HTML5]] [[shim]](s) & ''polyfill'' page).
|