0 Forks
0 Stars
0 Watchers

Flux_Study

我在学习React的基本语法和特性的时候,就明显感受到数据单向绑定的便利和缺陷,数据从父组件传向子组件很便利,但是从子组件传向父组件的话目前比较好的方法是使用回调函数,而旁系组件甚至是不相关组件间的消息传递会变得非常麻烦,我就想看看Flux能不能解决这个问题

How to download and setup Flux_Study

Open terminal and run command
git clone https://github.com/hblvsjtu/Flux_Study.git
git clone is used to create a copy or clone of Flux_Study repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Flux_Study https://github.com/hblvsjtu/Flux_Study/archive/master.zip

Or simply clone Flux_Study with SSH
[email protected]:hblvsjtu/Flux_Study.git

If you have some problems with Flux_Study

You may open issue on Flux_Study support forum (system) here: https://github.com/hblvsjtu/Flux_Study/issues