看到createClass,趕緊關(guān)閉,應該是好久之前錄制的吧,現(xiàn)在都過期了,才上線,害人啊
2018-03-14
使用create-react-app,ES6語法,演示:https://jinwangq.github.io/lightningCount-by-react, 項目地址:https://github.com/JinWangQ/lightningCount-by-react。有幫助點個star呀(=?ω?)?
2018-03-09
使用ES6語法如果報錯cannot read property 'strikes' of undefined, 解決方法是在constructor下綁定方法:this.timerTicker = this.timerTicker.bind(this); 就OK啦_(:з」∠)_
2018-03-09
不使用python的也可以 如果有安裝node 可以使用npm來安裝一些本地的靜態(tài)資源服務器 比如live-server 或者ass-we-can
2018-03-08