文件名称:ReactJS_plyground:reactJS和实际工具的测试概念
文件大小:858KB
文件格式:ZIP
更新时间:2024-06-08 18:26:49
JavaScript
Titus.jin使用此项目来使用reactjs并验证有关它的一些想法。 React是一个用于构建用户界面JavaScript库。 只是UI:很多人在MVC中将React用作V。 由于React不对您的其他技术堆栈做出任何假设,因此很容易在现有项目的一个小功能中对其进行尝试。 虚拟DOM: React使用虚拟DOM diff实现来实现超高性能。 它也可以使用Node.js在服务器上呈现-无需繁重的浏览器DOM。 数据流: React实现了单向React性数据流,这减少了样板,并且比传统数据绑定更容易推理。 例子 我们有几个例子。 这是让您入门的第一个: / ** @jsx React.DOM * / var HelloMessage = React.createClass({render:function(){ 您好{this.props.name} ; }}); Re
【文件预览】:
ReactJS_plyground-master
----.project(208B)
----src()
--------amplify.min.js(9KB)
--------helloDate.js(528B)
--------secondMenu.html(2KB)
--------jquery-ui.min.js(234KB)
--------helloworld.html(1KB)
--------commentBox.html(4KB)
--------formTest.html(1KB)
--------microevent.js(2KB)
--------dispatcher.js(150B)
--------ReactCSSaddon.html(2KB)
--------radio.js(998B)
--------eventTest.html(2KB)
--------thinkReact.html(4KB)
--------facebookShow.html(1KB)
--------secondMenu2.html(2KB)
--------withoutJSXtransformer.html(250B)
--------compCom.html(3KB)
--------bundle.js(10KB)
--------helloworld.js(116B)
--------propsTest.html(675B)
--------jqueryUITest.html(3KB)
--------commentBox_2.html(4KB)
--------node_modules()
--------fluxInstead.html(3KB)
--------native.html(629B)
----examples()
--------ballmer-peak()
--------jquery-bootstrap()
--------shared()
--------basic()
--------basic-jsx-external()
--------transitions()
--------basic-commonjs()
--------README.md(377B)
--------requirejs()
--------jquery-mobile()
--------basic-jsx-precompile()
--------server-rendering()
--------basic-jsx()
--------basic-jsx-harmony()
----.settings()
--------org.eclipse.core.resources.prefs(93B)
----build()
--------react.js(586KB)
--------helloDate.js(646B)
--------jquery-ui.min.js(234KB)
--------JSXTransformer.js(481KB)
--------react.min.js(119KB)
--------.module-cache()
--------helloworld.js(133B)
--------react-with-addons.js(646KB)
--------react-with-addons.min.js(129KB)
----README.md(4KB)