|||

Rake Routes

by Stephen Ball

go

All sections →
A subtle Go bug that types cannot help with Apr 4, 2022 go I ran into this bug while going through the highly excellent “Powerful Command-Line Applications in Go” by Ricardo Gerardi The following nice go test output Mar 16, 2022 go The go test command is alright and props to go for being like a real modern language with built-in support for testing. But its output is decidedly A simple language spec isn’t a feature when you’re building applications Oct 11, 2020 go Go famously gushes about its simple and readable language specification. On one hand kudos to Go for having a written specification and kudos for