Skip to content

Instantly share code, notes, and snippets.

@ThaddeusJiang
Created January 7, 2019 03:07
Show Gist options
  • Save ThaddeusJiang/755a3e1b33db394138f29d047a62d490 to your computer and use it in GitHub Desktop.
Save ThaddeusJiang/755a3e1b33db394138f29d047a62d490 to your computer and use it in GitHub Desktop.
高手思维
  1. 开发时应该时刻保持清醒, 知道自己在做 “Feature” 或者 “Fix”, 精准切换思考模式。
  2. Don't deploy near to demo time.
  3. 每一个 commit 都必须保证可以运行。
  4. 真正的高手都知道“术业有专攻”。
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment