# 2019.04.02

[新闻] decorator 提案再次大改,现在版本的 decorator 将提供 4 个基础方法函数 @wrap@register@expose@initialize,支持 decorator 的直接导入导出如:https://github.com/tc39/proposal-decorators (opens new window)

[文章] 精读《useEffect 完全指南》:https://github.com/dt-fe/weekly/blob/master/96.精读《useEffect 完全指南》.md (opens new window)

[文章] 该不该优雅:https://juejin.im/post/5ca250b0e51d454ded486c71 (opens new window)

[资源] 前端发展很快,现代浏览器原生 API 已经足够好用。我们并不需要为了操作 DOM、Event 等再学习一下 jQuery 的 API:https://github.com/nefe/You-Dont-Need-jQuery/blob/master/README.zh-CN.md (opens new window)

[类库] React Hooks 工具函数集合,比较新鲜的是它提供了一个演示代码执行结果 (opens new window)的平台:https://github.com/zenghongtu/react-use-chinese/blob/master/README.md (opens new window)

# 配图 - 精读《useEffect 完全指南》

# 配图 - 不需要用 jQuery

# 配图 - React Hooks

Last Updated: 4/13/2019, 2:32:20 PM