-
Notifications
You must be signed in to change notification settings - Fork 3
202504 builder articles #2
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
Conversation
[Git-flow] Hi @zhoutingchen, There are some suggestions for your information: Rebase suggestions
Which seems insignificant, recommend to use For other If you have any questions about this comment, feel free to raise an issue here: |
202504-builder-articles.md
Outdated
@@ -0,0 +1,36 @@ | |||
# Go+ Builder 向导系统实训小结|把小事做好 | |||
在有着多年 Web 开发经验的资深技术人杨寒星看来,在工程实践过程中做好一些“小事”是很重要的。在日前举办的第三期1024实训营结营成果展示会上,杨寒星基于同学们的“实现 Go+ Builder 向导系统”这一项目成果展示,分享了他的一些启发,也娓娓讲述了为什么把小事做好,对开发者的个人成长有着比想象更深刻长远的积极意义与影响。 |
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.
我看文档的排版是有意做了中英文间加空格的处理,那样的话建议中文跟数字间也加上(比如 第三期 1024 实训营
),这俩是类似的逻辑
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.
done in ab5674a
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.
做好了刚才提到的那些小事,也许只能把一个项目从80分变成90分,或是从60分变成80分,但这个过程所需要的个人知识技能则可能是从20分变成了80分。根据二八原则,当你掌握20%的技能,你就能够搞定80%的事情,但如果你想额外搞定10-20%的事情,这可能就会需要你再增加80%的知识技能。
这里面20、80、90、10-20%等数字前后是否需要空格?
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.
嗯一般也是加的
10-20%
这里应该加在 10-20%
的前后
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.
done in 1d19797
Co-authored-by: Hanxing Yang <[email protected]>
202504-builder-articles.md
Outdated
@@ -0,0 +1,36 @@ | |||
# Go+ Builder 向导系统实训小结|把小事做好 |
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.
或者直接是 "把小事做好"
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.
done in 132712d
Co-authored-by: Hanxing Yang <[email protected]>
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.
LGTM
No description provided.