Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

有赞前端技术开放日(2018/04/21) #107

Open
hoperyy opened this issue Apr 21, 2018 · 0 comments
Open

有赞前端技术开放日(2018/04/21) #107

hoperyy opened this issue Apr 21, 2018 · 0 comments

Comments

@hoperyy
Copy link
Owner

hoperyy commented Apr 21, 2018

前言 施德来

  • 正向循环,根据反馈决定产品走向
  • 做过的失败项目的原因:没有准确估计投入产出比

zent 分享

  • 最佳 Github 使用姿势
    • 好的 README 很重要
      • 规范,统一形象
      • 尽可能用英文
      • 开发指南
    • 尽量用开源的工具,不要重复造轮子
    • Github 模板:规范 Issue + PR 内容
      • folder/.github
    • 善用 Label 功能
    • 持续集成(CI)
    • 合理使用 Milestone 把控进度。时间上约束感比较少。
  • 技巧分享
    • 语义化版本
    • 代码规范用工具强保证,做到“随你怎么写,代码都一样”
    • 开启 Github PR 的 Squash Merging 功能,避免将开发者的提交记录记录到 master 的信息,将其合并为一个提交记录,保证每个提交都是有稳定保证的
    • CI 不仅仅用来跑测试的,可以用脚本做任何事情
    • 给人看的更新日志要手写,在机器生成的基础上手写
    • 产品维护:技术博客、答疑
  • 工具推荐
    • 大仓库管理:lerna
    • change log 自动生成:github-changelog-generator
    • 自动创建 Labels:git-labelmaker

ZAN-API

  • 能自动化的全部自动化
  • 成本可否为零
  • 落地经验
    • 找一个团队先落地,迭代
    • 和已有系统对接,借力
@hoperyy hoperyy closed this as completed Apr 29, 2018
@hoperyy hoperyy reopened this May 29, 2018
@hoperyy hoperyy closed this as completed May 29, 2018
@hoperyy hoperyy changed the title 有赞前端技术开放日(2018/04/21) 碎语/有赞前端技术开放日(2018/04/21) May 29, 2018
@hoperyy hoperyy reopened this May 29, 2018
@hoperyy hoperyy changed the title 碎语/有赞前端技术开放日(2018/04/21) 有赞前端技术开放日(2018/04/21) May 29, 2018
@hoperyy hoperyy added 碎语 and removed 2017 labels May 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant