Skip to content

Commit

Permalink
cant stop ranting
Browse files Browse the repository at this point in the history
  • Loading branch information
quii committed Apr 9, 2022
1 parent 92b2cf2 commit 1486844
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions revisiting-arrays-and-slices-with-generics.md
Original file line number Diff line number Diff line change
Expand Up @@ -363,6 +363,12 @@ Try to have an open-mind.

Whilst the idioms of Go won't, and shouldn't _radically_ change due to generics being released, the idioms _will_ change - due to the language changing! This should not be a controversial point.

Saying

> This is not idiomatic
Without any more detail, is not an actionable, or useful thing to say. Especially when discussing new language features.

Discuss with your colleagues patterns and style of code based on their merits rather than dogma. So long as you have well-designed tests, you'll always be able to refactor and shift things as you understand what works well for you, and your team.

### Resources
Expand Down

0 comments on commit 1486844

Please sign in to comment.