naiveact:极其幼稚且过于简化的React副本

时间:2024-05-28 06:44:23
【文件属性】:

文件名称:naiveact:极其幼稚且过于简化的React副本

文件大小:8.34MB

文件格式:ZIP

更新时间:2024-05-28 06:44:23

JavaScript

天真 用42行代码从头开始编写的极其幼稚且过于简化的React副本,用于学习目的。 您可以找到示例计数器应用程序。 如何使用 无需转译或构建步骤,只需使用以下标记: < script defer src =" https://s3.eu-west-2.amazonaws.com/nmarcora/naiveact.js " > </ script > 或者,只需下载naiveact.js并将其包含在您的<head>标记中,如下所示: < script defer src =" path/to/naiveact.html " > </ script > 创建您的第一个组件 // Example of a counter component that can be increased and decreased class Counter extends Component {


【文件预览】:
naiveact-master
----naiveact.js(1KB)
----index.html(964B)
----Counter.js(753B)
----naiveact-demo.gif(9.18MB)
----readme.md(1KB)
----todo()
--------todo.js(916B)
--------index.html(1KB)

网友评论