▲ 13 ▼ Video: Practical Advice for Go Library Authors gophercon youtube.com posted by gopher 2879 days ago By Jack Lindamood ▲ Brandon Martinez 2874 days ago ▼ Even if you aren't writing libraries, watch this talk. It will actually show you how to spot bad library behaviors. This of course leads to better contributions and of course better packages! Contributing ▲ andythomas 2874 days ago ▼ Yes, there's a few good things in there, naming with packages as part of the name is important and the stuff about zero values was useful. Contributing Register to comment or vote on this story
Even if you aren't writing libraries, watch this talk. It will actually show you how to spot bad library behaviors. This of course leads to better contributions and of course better packages!
Yes, there's a few good things in there, naming with packages as part of the name is important and the stuff about zero values was useful.