Skip to content

chenjunxyf/ReactDemos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReactDemos

一个专门用于写React demo的仓库

工具

sublime react代码高亮提示插件

basicExample

**hello-react:**hello react

**simple-component:**最简单的组件编程方式,利用this.props实现外部传参

**stateful-component:**计时器,利用this.state维持内部数据

**application:**利用this.propsthis.state构建一个简单的应用

**external-plugins:**引用外部插件,构建一个简单的markdown编辑器

commentBox

一个较为完整的React入门实例

前端才用React构建commentBox组件,后台采用nodejs提供数据

About

react demos for learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages