- Mastering JavaScript Functional Programming
- Federico Kereki
- 29字
- 2021-07-02 22:41:15
Polyfills
Being able to assign functions dynamically (in the same way you can assign different values to a variable) also allows you to work more efficiently when defining polyfills.