Glazier Release: v0.1.5
Today, I minted and tagged Glazier v0.1.5. Immediately after, realised I never announced v0.1.4, the release with all the actual features in it. So, Happy Birthday, you get a twofer.
6 entries.
6 entries over 52 weeks of #go activity. Less More
The Go Blog
It’s an oldie, but I always go back to it. The post I keep sending to people who tell me Go error handling is just noise. The point was never that you type if err != nil a lot. The point is that an error is an ordinary value, so you can do ordinary things with it.
“A little copying is better than a little dependency.”
— Rob Pike, Go Proverbs