ReactJS - 02 - ReactJS之入门之00之示例

阅读更多
认识一个事物,最直接最感性的认识莫过于直截了当的拿过来看看是什么样子。
二话不说,直接看看 ReactJS DEMO 中的例子吧!

一、官网文档:
https://reactjs.org/tutorial/tutorial.html#completing-the-game

Throughout this tutorial, we touched on React concepts including elements, components, props, and state.

Next 1:
For a more detailed explanation of each of these topics, check out the rest of the documentation.

Next 2:
To learn more about defining components, check out the React.Component API reference.




二、在线运行:
http://www.runoob.com/try/try.php?filename=try_react_component






菜鸟教程 React 实例




	









ReactJS - 02 - ReactJS之入门之00之示例_第1张图片




















-
  • ReactJS - 02 - ReactJS之入门之00之示例_第2张图片
  • 大小: 12.2 KB
  • 查看图片附件

你可能感兴趣的:(reactjs)