Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
kvnhn
on Feb 10, 2024
|
parent
|
context
|
favorite
| on:
How I write HTTP services in Go after 13 years
This is a variation on one of my favorite software design principles: Make illegal states unrepresentable. I first learned about it through Scott Wlaschin[1].
[1]:
https://fsharpforfunandprofit.com/posts/designing-with-types...
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[1]: https://fsharpforfunandprofit.com/posts/designing-with-types...