-
First time idea, F# can declare immutable type named record. The record usage is simple and safer than standard class type.
If it uses on a ViewModel, could update any property only construction time…
kekyo updated
3 years ago
-
### Feature request type
Enhance component
### Component name
All
### Is your feature request related to a problem?
Hi team,
Yours components are very great, but dealing with databinding when we…
-
As far as I see the fable/elmish community embraced Model View Update (MVU) instead of "The Elm architecture". I would suggest to also use this term (of course still giving credit to Elm). Will make i…
-
Hi, I'm fairly new to Elm, MVU and F#, and I'm specifically limiting the scope of my questions to **scaling large MVU applications**.
1- **Lenses**: I've heard several times from Evan **Czaplicki**…
YkTru updated
9 months ago
-
**Is your feature request related to a problem? Please describe.**
Right now we have editor only for `win` platform.
For going crossplat we need to migrate to `avalonia` or `maui`
`MAUI` dosen't f…
-
It may sound like a trivial question, but if you go over documentation, Templates, etc
there is no clear answer - how to create a new empty MVU project you can start working on?
If there is not …
-
Hi!
I'm using 3.12.2 python; 2.3 fusesoc and 2021.1 vivado.
I tried running these commands:
`fusesoc run --target=sim barvinn `
`fusesoc run --target=synth barvinn`
but i got these erro…
-
## Describe the problem
We should make sure new changes to pg_tle do not break when they go through pg_upgrade.
## Describe the proposal
We can potentially do this with a TAP test, but our te…
-
### Description
Currently, the framework requires instantiation of a `ContentPage` object in order to navigate. This is quite obstructive when using constructor injection, especially when using MVU…
-
Replace the Avalonia frontend with a Xamarin.Forms one, but:
- Don't use Elmish/MVU strategy (not Fabulous either).
- Use XAML please.
- Remove everything related to Avalonia.
- Use F#, not C#.