Skip to content

Instantly share code, notes, and snippets.

@yangshaoshun
yangshaoshun / 0_reuse_code.js
Created August 9, 2016 07:29
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console
@yangshaoshun
yangshaoshun / react_practice.md
Last active August 10, 2016 03:04
收集使用 react 框架的实践案例

收集使用 react 框架的实践案例

在iOS、Android、PC Web产品开发中,有个步骤基础且重要——切图和适配。在有钱项目开发中,我们参考了诸多流行的切图和适配方案,总结了一套自己的流程和规范。下面以网易有钱iOS的开发过程为例,介绍下我们的方法。

切图屏幕适配