-
Notifications
You must be signed in to change notification settings - Fork 4
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
feat: 添加出差北京项目编程小故事 #7
base: master
Are you sure you want to change the base?
feat: 添加出差北京项目编程小故事 #7
Conversation
本文记录 2019年8月 北京国网项目期间三两事。成事有三,天时地利人和,下面分享几个关于「人」的故事 | ||
|
||
## 不作无谓的争吵 | ||
> 作者寄语:坚定自己的方向,去**的闲人闲语 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
把口语化的内容转化成更正式的书面语。
去**的闲人闲语
|
||
事后回想过来,如果项目不能按时交付,这场争吵谁都不是赢家。出现问题不应该先想到找谁「背锅」,而是思考,如何「解决」问题,让事情能继续下去。 | ||
|
||
而我停下脚步加入骂战,耽搁了原本的事务。有这个心情在工作上作无谓的争吵,不如赶紧把工作完成,继续追寻自己内心的「小九九」。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
「小九九」
|
||
我:现在要获取 cookies,你去装个依赖吧。 | ||
|
||
小T:`npm install js-cookie --save` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
过多的技术细节,不写js的人,看不懂。
实在不舍得细节,可以放在最后面,作为附录
Why
总结自己的过失与反省,时刻提醒自己。