Pure Functional GUI

Yeah! I am interested programming with F#.
But I see only web app in F# (type handler = req’ → resp’).
Is it possible that gui so as winforms have been pure functional?

have you seen avalonia.funcui ?

Yes, but it is wpf.

вт, 17 окт. 2023 г., 16:13 p via F# Software Foundation Community Forums <notifications@fsharp.discoursemail.com>:

And i want see how it make effects

вт, 17 окт. 2023 г., 17:35 Noname Nobody <blevaka@gmail.com>:

I saw the sample of avalonia. but it use reactive model with state.Set/Get methods. view is not a a function from state.

Have you seen the Avalonia Elmish examples?

Yes, I have!

вт, 17 окт. 2023 г., 20:13 Martin via F# Software Foundation Community Forums <notifications@fsharp.discoursemail.com>: