Hacker News new | ask | show | jobs
by danofsteel32 336 days ago
This. You can get very far with just dataclasses, enums, and functions. I use dataclasses like I would use structs in C or go.