Showing stories from 2024-07. View all
Some context. Boomla is a programming language / web development platform. Its error handling was largely inspired by Go, but the target audience and the use case required making error handling less verbose, while maintaining type safety.
I wanted to show it here as I've not seen this approach an...