I hereby claim:
- I am dexteryy on github.
- I am dexteryy (https://keybase.io/dexteryy) on keybase.
- I have a public key ASAZS7vPI9ElOpNre0oWbaDQ79LQqGsH8JUtdSpRzGwkawo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
No. – Tofu is not allowed on the slow carb diet, except on your Cheat day.
Tofu is not a recommended primary source of protein as recent studies suggest that the estrogen levels found in soy may be harmful to humans.
| 开始攻击A | |
| /cast 腐化 (等级 X) | |
| /script PetAttack(); | |
| /script SendChatMessage("以部落和九层地狱的名义,弱者必须死亡!", "SAY"); | |
| 起手诅咒C | |
| /script if (UnitMana("target")>0) then CastSpellByName("语言诅咒 (等级 X)") else CastSpellByName("痛苦诅咒 (等级 X)");end |
The evolutionary path is: monolithic backend-web-framework-based repo -> multi repos with shared infra -> monorepo contains shared infra
The tool support is becoming matured (Yarn Workspace, VSCode's Multi Root Workspaces)
[monorepo]/
├── universal-js-app project for product A/
│ ├── node_modules/
│ ├── common/
| // a.js | |
| var b = require('./b'); | |
| b.a.b = 4; | |
| module.exports = b.a; |
| /** | |
| * ================================================================== | |
| * 要求: | |
| * 1, 只能在指定的位置填写自己的代码,本文件里的其他代码不能修改 | |
| * 2, 所有题目都不允许添加全局变量名 | |
| * 3, 本文件应该能在console里正常执行,并输出结果 | |
| * 4, 共4题,至少做2题 | |
| * ================================================================== | |
| */ |
| export NVM_NODEJS_ORG_MIRROR=http://npm.taobao.org/mirrors/node | |
| export SASS_BINARY_SITE="https://npm.taobao.org/mirrors/node-sass" | |
| export PHANTOMJS_CDNURL=http://npm.taobao.org/mirrors/phantomjs | |
| export ELECTRON_MIRROR="https://npm.taobao.org/mirrors/electron/" | |
| export CHROMEDRIVER_CDNURL=http://npm.taobao.org/mirrors/chromedriver | |
| export SELENIUM_CDNURL=http://npm.taobao.org/mirrorss/selenium | |
| alias cnpm="npm --registry=https://registry.npm.taobao.org \ | |
| --cache=$HOME/.npm/.cache/cnpm \ |
| [alias] | |
| ci = commit | |
| co = checkout | |
| br = branch | |
| st = status | |
| re = reset | |
| rv = revert | |
| go = checkout -b | |
| l = log HEAD --stat --graph --name-status --pretty=format:'----------------------------%n%C(yellow)%h%C(white)%d %C(blue)%an, %Creset%ar%n%n%Cgreen%s%n' |
Simple and reorganized version of http://www.w3.org/2014/07/mobile-web-app-state/
Community
- System Applications Working Group
http://www.w3.org/2012/05/sysapps-wg-charter.html
- shim - What is a Polyfill? / Shim vs Polyfill / Extend the Web Forward
- mo - A collection of OzJS core modules
Object.observe