Carl Hunter-Roach
Carl Hunter-Roach
A one-pager about Elm to those who are new to functional programming. Functional programming deviates in some key areas from imperative languages and, after writing my first app in Elm...
Is GSTouchesShowingWindows Swift 5 compatible?
I've a UITabBarController with 3 tabs. One tab displays an XLForm. Most of the rows in this XLForm object use a segue to a viewcontroller on my storyboard but there...
I've looked through the examples but can't find any code that sends a message to a Msg defined in Shared.elm What is the elm code I should use?
The placeholder label is sized according to its parent in Portrait Mode even when the iDevice starts the app in Landscape Mode. Run on an iPad 3 / iOS 7.1.1.
Changed a broken link to an example to the current links (it's grown to three examples). Added "side-effects" into the section about "same input, same output".