Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 772 Bytes

File metadata and controls

7 lines (4 loc) · 772 Bytes

In this repository, you'll find a collection of practical tips for writing better Go code, gathered from personal experience and shared through tweets.

The main goal is not to enforce strict rules or give aggressive advice. Instead, this is a space for discussion, where we can explore the basics, understand the core ideas, and look at the reasons and solutions that are unique to Go programming.

Practical Tips

For more detailed explanations and examples, check out Go Practical Tips. You'll find the tips organized into different sections, each focused on a specific aspect of writing Go code. These tips are meant to be practical and useful, serving as a guide or reference to help you write better Go code.