React.createClass( ) 和 React.Component( ) 的写法有很多不同噢,使用component不能用getInitialState会没有用,要改为constructor的写法,并且constant的初始化也要写在constructor里面,,踩过n多坑的特来提醒下http://blog.csdn.net/u014695532/article/details/52830545
2016-12-25
最近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
老师讲的还是很不错的,就是学的时间不一样,框架的版本可能不同,同学们可以在安装版本的时候将老师在视频里测试出现的版本号用“@版本号”的方式进行安装就可以安装跟老师一样的版本了,这样坑就少多了!望采纳
个人用最新版工具实现,里面介绍了自己踩过的各种坑。
https://github.com/langrren/gallery-by-react,如有帮助,请star,谢谢
https://github.com/langrren/gallery-by-react,如有帮助,请star,谢谢
2016-12-17