SaaSHub helps you find the best software and product alternatives Learn more β
Guide Alternatives
Similar projects and alternatives to guide
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
-
-
-
-
learngo
β€οΈ 1000+ Hand-Crafted Go Examples, Exercises, and Quizzes. π Learn Go by fixing 1000+ tiny programs.
-
-
uber-go-style-guide-th
Uber's Go Style Guide Translation in Thai. Linked to the uber-go/guide as a part of contributions https://github.com/uber-go/guide
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
guide discussion
guide reviews and mentions
-
Day001 - Random posts under TIL
Markdown style guide by Google Go Programming style guide by Google Go Programming style guide by Uber
- I write HTTP services in Go after 13 years (Mat Ryer, 2024)
- Uber Go Style Guide
-
Thursday Daily Thread: Python Careers, Courses, and Furthering Education!
I'm pumped to learn Python. Are there any learning tools or docs I should focus on? For Go I liked the Uber Go Style Guide which represents a modern and idiomatic approach to Go and is a good tour of the language itself (for experienced engineers.) Is there something similar for Python?
- Course recommendation
- Is there a good place to find best practices?
-
Senior engineer here trying to pick up Go for jobs. What resources can you recommend me to cover as much ground as possible
https://github.com/uber-go/guide/blob/master/style.md - must have, write good go code from the beginning.
- Googleβs Go Style Guide
-
Feedback for my first code
I really recommend reading: - Effective Go: https://go.dev/doc/effective_go#errors - Style Guide(by Uber): https://github.com/uber-go/guide/blob/master/style.md
-
Development guidelines
As you see - there are no reference to any technology or framework. There are a lot of best-practices for almost any framework, so you can choose an appropriate one. For example - if you're a rails developer, then you can check https://github.com/rubocop/ruby-style-guide and https://github.com/rubocop/rails-style-guide but if you're a golang developer - https://github.com/uber-go/guide/blob/master/style.md and https://developers.mattermost.com/contribute/more-info/server/style-guide/
-
A note from our sponsor - SaaSHub
www.saashub.com | 18 Mar 2025
Stats
uber-go/guide is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of guide is Makefile.