Conversation
I really want to read a good example of a almost entirely functional *real* app (where “real” = user input, undo, saved documents…) I’d love to write one, but I don’t really have the time to write Cocoa from scratch, you know? :\ early days for the discipline as yet. There are no good examples. you each have the Functional Swift book? Yeah! Enjoying it so far, but lots of basics. Hoping final chapters will have some pointers on full apps… we got a full spreadsheet app, where the model layer is functional, but the controller+view plain Cocoa. thanks! That means a lot!