手写ES函数 Function Function.prototype.call Function.prototype.apply Function.prototype.bind Object Object.assign Object.create Object.keys Object.values Object.entries Array 主要注意empty项的处理。 Array.prototype.forEach Array.prototype.every Array.prototype.filter Array.prototype.some Array.prototype.map Array.prototype.reduce Array.prototype.reduceRight Array.prototype.find Array.prototype.fill Array.prototype.flat Array.prototype.flatMap Array.prototype.indexOf Array.prototype.join Array.prototype.pop Array.prototype.push Array.prototype.shift Array.prototype.reverse Array.prototype.slice Array.prototype.sort // TODO Array.prototype.splice Array.prototype.unshift 手写函数 clone throttle debounce curry instanceOf new unique sleep 手写ES库 手写库 events 前端面试常见的手写功能 前端年后面试真题,会80%直接进大厂副本 冴羽的博客