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

前端技术日报:20171106期(导读:dob、reflective-bind、chrome) #107

Open
GuoYongfeng opened this issue Nov 6, 2017 · 0 comments

Comments

@GuoYongfeng
Copy link
Member

GuoYongfeng commented Nov 6, 2017

前端技术日报:20171106期

  • 责任编辑:yoffe
  • 期刊日期:2017.11.06

内容推荐

  • 面向未来的前端数据流框架 - dob
    dob 是利用 proxy 实现的数据依赖追踪工具,利用 dob-react 与 react 结合。dob 的核心思想大量借鉴了 mobx,但是从实现原理、使用便捷性,以及调试工具都做了大量优化。
  • 从Chrome源码看浏览器如何加载资源
    通过解读Chromium 64的源码解读资源优先级、资源被阻止加载等问题。
  • reflective-bind
    有了这个神器,就不用担心在render函数中写inline functions导致的re-rendering问题了。(With reflective-bind, you can freely use inline functions in render without worrying about wasteful re-rendering of React pure components.
@GuoYongfeng GuoYongfeng changed the title 前端技术日报:20171106期(导读:dob) 前端技术日报:20171106期(导读:dob、reflective-bind、chrome) Nov 8, 2017
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