# React - Ali

1. React 生命周期
2. React 和 Vue 的区别
3. React 原理
4. 重写 React 中的 ComponentShouldUpdate 优化渲染，避免不必要的回流
5. 熟悉 Redux、router
6. 理解 umi 原理，model 的属性及作用
7. 状态码
8. 闭包
9. this 指向问题
10. 网站搭建过程（重点：nginx 配置）


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://yyaozhibo.gitbook.io/qian-duan-xue-xi/interview/react-ali.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
