Skip to content

Commit 8391adc

Browse files
QC-Lmanglobe
andauthored
Update content/blog/2018-11-13-react-conf-recap.md
Co-Authored-By: manglobe <[email protected]>
1 parent 8467a06 commit 8391adc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/blog/2018-11-13-react-conf-recap.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ author: [tomocchino]
99

1010
<iframe width="560" height="315" src="https://www.youtube.com/embed/V-QO-KO90iQ" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
1111

12-
Sophie Alpert 和 Dan Abramov 用以“React 的当下和未来”为主题的演讲,拉开了第一天序幕。在本次演讲中,他们介绍了 [Hooks](/docs/hooks-intro.html),这个新的提案可以使得开发者在不编写 class 组件的情况下,也能访问诸如状态(state)等功能。 Hooks 这一提案保证会大大简化构成React组件所需要的代码,目前可以在 React alpha 版本中使用。
12+
Sophie Alpert 和 Dan Abramov 用以 “React 的当下和未来” 为主题的演讲,拉开了第一天序幕。在本次演讲中,他们介绍了 [Hook](/docs/hooks-intro.html),这个新的提案可以使得开发者在不编写 class 组件的情况下,也能访问诸如状态(state)等功能。Hook 这一提案保证会大大简化构建 React 组件所需要的代码,目前可以在 React alpha 版本中使用。
1313

1414
<br>
1515

0 commit comments

Comments
 (0)