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

如果项目中没有亮点怎么办 #10

Open
careteenL opened this issue Apr 16, 2020 · 0 comments
Open

如果项目中没有亮点怎么办 #10

careteenL opened this issue Apr 16, 2020 · 0 comments
Labels
成长 修身养性复盘

Comments

@careteenL
Copy link
Owner

亮点可以写:

  • 假设你们公司开发小程序没有区分环境,你做了,还写了一个简单的脚手架,这虽然是很小的事但还是能体现你的价值。
  • 比如你们公司没用ESLint、你推动各个项目组都使用了,你使用了webpack打包优化,优化了打包速度等等。
  • 比如小程序、PC端、H5端等、线上问题排查定位困难,你引入了免费的sentry错误监控,来解决问题,保证线上稳定性。引入sentry其实挺简单的,通过这件事,你学习总结了错误监控原理,都是亮点。
  • 比如项目有登录功能,你研究后知道如何实现的,另外又自己总结了几种常见登录方案的优缺点。比如jwt和session等。
  • 比如你们可能每次都带薪打包编译项目,你引入了持续集成CI,都是体现你的价值。
  • 比如你们可能项目提交git commit message信息比较乱,你引入了工具校验message、生成changelog、使用了release-it等等,虽然比较容易, 但你有意识的去做了,也是亮点。
  • 根据业务场景和统计需求。引入了埋点(比如友盟)等,了解统计用户行为和浏览器等设备信息,帮助公司开发某些功能时做一些决策,而且研究了其原理等。

总之就是发现问题,解决问题,总结问题,推广给他人。

@careteenL careteenL added the 成长 修身养性复盘 label Apr 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
成长 修身养性复盘
Projects
None yet
Development

No branches or pull requests

1 participant