macpete42·2 years ago·discussCode is more flexible than text for drafting the idea. Later on it will expand into a fully working solution. Defining non functional interface definitions and data objects for "scribbling" the use case works best for me.
macpete42·3 years ago·discusscatch them at the source and return sealed classes (used like sum types) instead