Willem Schots
banner
willemdev.bsky.social
Willem Schots
@willemdev.bsky.social
#golang articles and projects.

Check out my stuff at www.willem.dev
Reposted by Willem Schots
I started a Software Social starter pack for people who were guests & listeners of the podcast!

I know there are *a lot* of people missing from this so please reply or tag people who should be added 🫶 go.bsky.app/Sz4ZqBY
November 10, 2024 at 5:40 AM
I'm also still very happy with this visualization tool. It can generate diagram Go slices from source code:
www.willem.dev/projects/sli...

Comes in handy when explaining slices and arrays to people. They can use their own code to play with the diagrams.
Go slice and array visualizer: generate diagrams from code
Expore the connection between slices and arrays by generating diagrams from Go code.
www.willem.dev
November 4, 2024 at 8:45 AM
Just to add a post to my timeline, I'll add some links to some of my articles on #golang.

Last week I wrote this article on benchmarking in Go:
www.willem.dev/articles/ben...

And my favorite article on the site is probably this one on Generic HTTP handlers:
www.willem.dev/articles/gen...
Writing Benchmarks: Performance testing in Go/Golang
Learn how to write benchmarks and measure execution time and memory allactions of your code.
www.willem.dev
November 4, 2024 at 8:42 AM