Josua Jäger
Josua Jäger
Yeah, I should do that (and maybe add it to the Wiki - not just because I don't have a blog 😃). It's actually not that complicated (or at least...
There is a feature planned that would allow you to simple do something with the control reference on render. Don't know when I will have time for it as I...
Thanks for the patience! This seems like an interesting addition to FuncUI. **Let me rephrase the goal of controlled views/properties, please correct me if I'm missing something.** The current value...
> Fantastic! I will make you co-maintainer - reviews, upgrades, releases, looking after PRs etc is what we're after for sure > > * Policies for fsprojects maintainers are [here](https://github.com/fsprojects/fsprojects-admin#an-f-community-project-incubation-space),...
> > And welcome @sleepyfran as a new co-maintainer! Great to have you on board :) > > Thank you Don! Will definitely take a look soon and update whatever's...
Hey @0xaryan! we were talking about something similar a while ago - but it was more about a live view during design time. Would love to have something like Apple...
https://github.com/worldbeater/Live.Avalonia
@AngelMunoz should be pretty simple as we only need to store the state and inject it into the new elmish program
I'll take a look, haven't needed input validation personally. not sure how others solved it. If you don't need the error in the state one way to do this would...
@bradphelan revisited this because of a comment on Gitter. After using Elmish more in production I agree with you that the message types are not needed and add noise. I...