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

关于业务开发者出路的思考 #17

Open
Jarweb opened this issue Jun 27, 2020 · 0 comments
Open

关于业务开发者出路的思考 #17

Jarweb opened this issue Jun 27, 2020 · 0 comments

Comments

@Jarweb
Copy link
Owner

Jarweb commented Jun 27, 2020

业务开发的特点

  • 迭代快
  • 需求变化不定

对开发者的要求

  • 开发效率
  • 开发流程标准化
  • 开发工作台、协作平台、流水线工具
  • 开发质量
  • 检查工具
  • 项目约定
  • code review
  • 开发者能力
  • 技术实践
  • 解决方案、架构沉淀总结
  • 造轮子
  • 产品思维
  • 与设计师沟通用户体验
  • 与产品经理沟通需求目的
  • 为什么要做这个需求?有没有更好的方案?有没更友好的界面表现?
  • 数据驱动,ab 测试
  • 商业闭环,流量闭环

关于方案沉淀

  • 经验的提炼,一类问题的解决方法
  • 例如:
    • cli、开发工作台
    • 接口平台
    • 项目管理
    • 发布平台
    • 监控平台
    • 代理平台
    • 低代码,可视化搭建
      • 云凤碟、飞冰等
    • 中后台标准化,运营活动
    • 面向组件的发布模式
      • 组件区块开发维护
      • 组件区块动态策略发布
    • 组件库
    • 框架
    • 工具库
    • sdk
      • jsbsdk,埋点,上报,错误/性能收集
    • 架构
      • spa,app shell,ssr,progress ssr
      • 微前端,serverless,bff
    • 接口通信
      • restfull,grathql
    • ....

不能在业务中一直做重复的事情,需要站在业务对开发者的要求的角度,看自己能在业务开发的同时能做哪些方面的深入沉淀

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