React OpenSource: react-appstore-button module react-appstore-button version: 0.0.9 * NPM URL: https://www.npmjs.com/package/react-appstore-button * Github URL: https://github.com/arkilis/react-AppStore-Button What is this? An React component which allows you to Needone 3 Aug 2017 · 1 min read
JavaScript Iterator and Generator in ES6 Iterator and Generator are commonly used features in ES6. In this post, we will walk through the key features of iterator and generator in depth. Iterator In JavaScript, an object Needone 12 Jul 2017 · 1 min read
JavaScript WeApp-jandan 微信小程序–煎蛋 1. 效果图 (Final Screenshot) 2. 功能 (Features): * 无聊图 * 段子 * 妹子图 (这个是必须的)Updated: 这个已经被煎蛋取消了 * 投票 Github 地址: https://github.com/arkilis/weapp-jandan 3. 声明 (Disclaim) 真机调试不可用,因为,煎蛋的服务器没有正确地配置SSL证书,见谅~~~~ 如果有朋友告知怎么绕过这个证书错误,请告知多谢 Needone 2 Apr 2017 · 1 min read
JavaScript Get and Set a State in React State is a JavaScript object that lives inside each of the component, We can aaccess it via this.state. Unlike JQuery and Backbone, DOM is manipulated indirectly in React, which Needone 11 Nov 2016 · 1 min read