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

前端面试题 (二) #13

Open
QC-L opened this issue Jan 29, 2018 · 0 comments
Open

前端面试题 (二) #13

QC-L opened this issue Jan 29, 2018 · 0 comments

Comments

@QC-L
Copy link
Owner

QC-L commented Jan 29, 2018

框架部分

Redux

  • Redux 的基本使用
  • Redux 的高阶 - Action的异步
  • Redux 的 Middleware
  • 如何优雅的管理复杂的 store 结构 安全的取值
  • 介绍 React 的生命周期
    • 何时使用 componentWillReceiveProps

Babel

  • 有没有实现过 loader
  • Babel 的实现
    • 抽象语法树的结构
    • 源代码 -> 编译后的代码
    • 编译过程中 如何生成抽象语法树

Webpack

  • 有没有实现过 webpack 的插件和 loader
  • webpack 的原理

Node.js

  • 有没有使用过 Stream
  • Stream 中的 Duplex 流 与 Transform 流
  • Node 子进程的应用

React diff 算法
React 源码
React Concurrent
Linux 系统的问题
操作系统
数据结构
HashMap

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