Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

高频面试题 #2

Open
ChenKun1997 opened this issue Jun 16, 2023 · 0 comments
Open

高频面试题 #2

ChenKun1997 opened this issue Jun 16, 2023 · 0 comments

Comments

@ChenKun1997
Copy link
Owner

ChenKun1997 commented Jun 16, 2023

Javascript

  1. let\const和var的区别
  2. 普通函数和箭头函数区别
  3. this指向问题
  4. apply、call、bind
  5. 作用域和作用域链
  6. 闭包
  7. 防抖和节流 https://blog.octkun.top/2023/05/18/debounce-and-throttle/
  8. 原型、原型链
  9. 函数柯里化
  10. 什么是跨域?怎么解决跨域
  11. Promise
  12. async 、await
  13. Set、Map、WeakSet、WeakMap
  14. 深浅拷贝
  15. new操作符
  16. JWT
  17. 垃圾回收机制
  18. Generator
  19. Proxy

浏览器相关

  1. Event Loop
  2. 浏览器渲染原理(浏览器从输入url到页面显示发生了什么)
  3. script标签带上async和defer区别
  4. 浏览器缓存策略
  5. get、post请求区别
  6. Cookie、LocalStorage,SessionStorage、IndexDB

计算机网络相关
1.

@ChenKun1997 ChenKun1997 changed the title 推荐 高频面试题 Jun 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant