About 35,700 results
Open links in new tab
  1. Polyfill (programming) - Wikipedia

    In software development, a polyfill is code that implements a new standard feature of a deployment environment within an old version of that environment that does not natively support the feature.

  2. Polyfill - Glossary | MDN

    Jul 11, 2025 · A polyfill is a piece of code (usually JavaScript on the Web) used to provide modern functionality on older browsers that do not natively support it.

  3. Amazon.com: Polyfill

    Discover premium polyester fiberfill for pillows, stuffed animals, and more. Resilient, hypoallergenic, and machine-washable.

  4. What is a Polyfill - GeeksforGeeks

    Mar 27, 2022 · We will discuss polyfills for the following methods: We will code our own map ( ), forEach ( ) and reduce ( ) function. These are all higher-order function which is defined inside Array.prototype …

  5. Polyfill for Arts Crafts and Sewing Supplies with Filling and Cushions

    Polyester Fiber Fill Stuffing – 4 lb High-Loft Polyfill for Couch Cushions, Pillows, Stuffed Animals, Toys, Crafts & DIY – Soft, Fluffy, High Resilience Fill Fiber – Oeko-TEX Certified

  6. How to use Polyfill in JavaScript ? - GeeksforGeeks

    Jul 23, 2025 · A polyfill in JavaScript is a script that adds modern features to older browsers that do not natively support them. To use it, include the polyfill script in your HTML or install it via a package …

  7. Polyfills - MDN Web Docs

    Mar 4, 2025 · Polyfills enable web developers to write a single codebase targeting multiple browsers and browser versions, even when some of those browsers don't support some of the features used. …

  8. Practical Easy-to-Use Foam & Fiberfill & Stuffing | Michaels

    Poly-Fil® Poly Pellets® Weighted Stuffing Beads, 25lb.

  9. Polyfills and transpilers - The Modern JavaScript Tutorial

    Feb 4, 2025 · One interesting polyfill library is core-js, which supports a wide range of features and allows you to include only the ones you need. In this chapter we’d like to motivate you to study …

  10. What are polyfills? - IONOS

    Sep 4, 2024 · A polyfill, sometimes referred to as a Polyfiller, is a code block of varying complexity that makes modern HTML, CSS or JavaScript functions available in older browsers that are unable to …