React.createClass( ) 和 React.Component( ) 的写法有很多不同噢,使用component不能用getInitialState会没有用,要改为constructor的写法,并且constant的初始化也要写在constructor里面,,踩过n多坑的特来提醒下http://blog.csdn.net/u014695532/article/details/52830545
2016-12-25
最新回答 / 慕仔2839162
都不贴下代码~最新yomen下载下来的React脚手架是采用es6类写法的,如果你用的是最新的那就不应该这么写函数了,这样写 rearrange(centerIndex) {...}
2016-12-24
最近es6完整项目 https://github.com/daydayupsnail/react-practice-gallery/
新项目,已经是不是grunt的了
演示地址 https://daydayupsnail.github.io/react-practice-gallery/
各种笔记,记录了各种坑 https://daydayupsnail.github.io/react/react-gallery
有用帮忙点赞哦。
新项目,已经是不是grunt的了
演示地址 https://daydayupsnail.github.io/react-practice-gallery/
各种笔记,记录了各种坑 https://daydayupsnail.github.io/react/react-gallery
有用帮忙点赞哦。
2016-12-20
最近es6完整项目 https://github.com/daydayupsnail/react-practice-gallery/
演示地址 https://daydayupsnail.github.io/react-practice-gallery/
安装笔记,记录了各种坑 https://daydayupsnail.github.io/react/react-gallery
有用帮忙点赞哦
演示地址 https://daydayupsnail.github.io/react-practice-gallery/
安装笔记,记录了各种坑 https://daydayupsnail.github.io/react/react-gallery
有用帮忙点赞哦
2016-12-20