12 How to use slice capacity and length in go

calhoun.io posted by jon 2619 days ago  

This blog post discusses a common bug stemming from developers not understanding append and make, and then goes into the difference between slices and arrays so that it is easier to understand what capacity and length are and how they are used when making slices.

Register to comment or vote on this story