clean-go-article
A reference for the Go community that covers the fundamentals of writing clean code and discusses concrete refactoring examples specific to Go. (by Pungyeon)
uber_go_guide_cn
Uber Go 语言编码规范中文版. The Uber Go Style Guide . (by xxjwxc)
| clean-go-article | uber_go_guide_cn | |
|---|---|---|
| 7 | 1 | |
| 3,061 | 8,132 | |
| 0.7% | 0.5% | |
| 0.0 | 4.4 | |
| almost 3 years ago | 6 months ago | |
| Go | ||
| - | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
clean-go-article
Posts with mentions or reviews of clean-go-article. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-28.
- Clean Code em Golang
- Clean Code com Golang
- https://np.reddit.com/r/golang/comments/pxb04t/how_to_name_structs_functions_variables_etc/heook44/
- How to name structs, functions, variables etc ?
- 7 subjects (and GitHub repositories) to become a better Go Developer
View on GitHub
- Clean Go Code
Writter and Source: Lasse Martin Jakobsen
uber_go_guide_cn
Posts with mentions or reviews of uber_go_guide_cn. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-11.
- 7 subjects (and GitHub repositories) to become a better Go Developer
中文翻译 (Chinese): xxjwxc/uber_go_guide_cn
What are some alternatives?
When comparing clean-go-article and uber_go_guide_cn you can also consider the following projects:
go-clean-arch - Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture
uber-go-guide-es - Trauducción de la Guía de Estilos de Uber en Go. Repo original: https://github.com/uber-go/guide
uber-go-guide-pl - 🇵🇱 Uber's Go Style Guide Translation in Polish 🇵🇱
typescript-style-guide - ⚙️ TypeScript Style Guide. A concise set of conventions and best practices for creating consistent, maintainable code.
uber-go-guide-ru - Перевод гайдлайнов Uber по написанию Go кода.