You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With stable 2.0 around the corner, the next focus will be to add a lot of documentation to help people adopt Fabulous.
I'm tracking progress in this issue.
Recent updates to Fabulous.Avalonia triggered me to look into the Program module and try to understand the difference between stateful, statefulWithCmd and statefulWithCmdMsg, which includes the concept of CmdMsg vs. Cmd<'msg> - also increasingly important to understand the Gallery samples in Fabulous Avalonia. Please add some documentation explaining these concepts, which I can't seem to find explained elsewhere.
With stable 2.0 around the corner, the next focus will be to add a lot of documentation to help people adopt Fabulous.
I'm tracking progress in this issue.
Here's what I think would be great to write; complete rip off from https://docs.flutter.dev
The text was updated successfully, but these errors were encountered: