https://www.sitepoint.com/front-end-tooling-trends-2017/
React & ES6 & Gulp & Webpack & Sass & Lodash & Mocha & Jasmine & jQuery
https://www.sitepoint.com/front-end-tooling-trends-2017/
React & ES6 & Gulp & Webpack & Sass & Lodash & Mocha & Jasmine & jQuery
http://www.infoq.com/cn/news/2017/04/Facebook-React-VR
FacebookๅๅธReact VR๏ผไฝฟ็จReact่ฟ่ก่ๆ็ฐๅฎๅผๅ
const links = document.querySelectorAll(`ul.image-list a`);
let svg_name_arr = [];
let svg_url_obj = {};github todo markdown checkbox
https://gist.github.com/xgqfrms-GitHub/466b587ed5dbe433228d70dcf40397b7
New Fetch API &
response.json();&response.blob();
https://developer.mozilla.org/zh-CN/docs/Web/API/Body/json
fetch(`https://cdn.xgqfrms.xyz/json/badges.json`)
.then((res) => res.json())Windows clipboard command line
https://www.labnol.org/software/copy-command-output-to-clipboard/2506/
$ dir | clip