We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
老生常谈的话题,前端面试基本都会问到。回答应该从减少http请求,利用缓存以及资源加载方式切入,但前端+后端性能优化也并不局限于这些方式,更全面的回答能体现面试者的经验以及对技术的理解。不应该以生搬的套路进行回答,结合自己实际研发经验才是面试官想要的答案。问题如下:
The text was updated successfully, but these errors were encountered:
项目中大多使用React + Webpack:
{...this.props}
props state
Functional Component
PureComponent
::this.handle
construtor
CommonsChunkPlugin
require.ensure()
() => import()
Sorry, something went wrong.
webpack性能优化:https://juejin.im/post/5b652b036fb9a04fa01d616b
No branches or pull requests
老生常谈的话题,前端面试基本都会问到。回答应该从减少http请求,利用缓存以及资源加载方式切入,但前端+后端性能优化也并不局限于这些方式,更全面的回答能体现面试者的经验以及对技术的理解。不应该以生搬的套路进行回答,结合自己实际研发经验才是面试官想要的答案。问题如下:
The text was updated successfully, but these errors were encountered: