Mastering JavaScript Functional Programming
上QQ阅读APP看书,第一时间看更新

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.