Hacker News new | ask | show | jobs
by shoover 3789 days ago
Great, I will keep an eye on your repo and look forward to seeing how you solve those problems, if it comes to it.

There's not much to say on the F# front yet except that the goal is to get a taste of functional rendering from an app state atom for Windows GUIs and F# and the Elm Architecture seem like the most approachable way to get there for me. So far the work consists of porting the node, thunk, and widget designs from virtual-dom.js to F# types and functions and using .NET reflection to create and patch live views. Work continues on the patch function, but seeing your code is definitely creating an itch to move on to the architecture.