前端面试押题
search
⌘Ctrlk
前端面试押题
  • HTML
  • CSS
  • JavaScript 押题基础篇
    • new 做了什么?
    • JS 如何实现类?
    • JS 的闭包是什么?怎么用?
    • JS 如何实现继承?
    • JS 的立即执行函数是什么?
    • JS 的数据类型有哪些?
    • 原型链是什么?
    • 这段代码中的 this 是多少?
  • JavaScript 押题手写篇
  • DOM 押题
  • HTTP 押题
  • React 押题
  • Node.js 押题
  • TypeScript 押题
gitbookPowered by GitBook
block-quoteOn this pagechevron-down

JavaScript 押题基础篇

new 做了什么?chevron-rightJS 如何实现类?chevron-rightJS 的闭包是什么?怎么用?chevron-rightJS 如何实现继承?chevron-rightJS 的立即执行函数是什么?chevron-rightJS 的数据类型有哪些?chevron-right原型链是什么?chevron-right这段代码中的 this 是多少?chevron-right
Previous如何实现垂直居中?chevron-leftNextnew 做了什么?chevron-right

Last updated 3 years ago