JS高频面试题随心背(更新)
JavaScripts基本类型有哪些number、string、boolean、undefined、symbol、null、object、BigInt数据类型检测的方法有哪些typeof只能检测函数、number、(数组、null都是object)、布尔值、字符串数组可以用Array.is,引用类型的undefined无法检测instance of 判断对象原型,判断array、object、function为true or falsenull和undefined的区别null和undefi