Why concrete error types are superior to sentinel errors

Challenge: make this Go function inlinable and free of bounds checks

Why concrete error types are superior to sentinel errors

The cost of Go's panic and recover

Programmatic handling of CORS-configuration errors with jub0bs/cors

Reconfigurable CORS middleware with jub0bs/cors

Fearless CORS: a design philosophy for CORS middleware libraries (and a Go implementation)

jub0bs/cors: a new CORS middleware library

Fearless CORS: a design philosophy for CORS middleware libraries (and a Go implementation)

The Great SameSite Confusion