Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v2] Tracking missing documentation #927

Open
1 of 23 tasks
TimLariviere opened this issue May 16, 2022 · 2 comments
Open
1 of 23 tasks

[v2] Tracking missing documentation #927

TimLariviere opened this issue May 16, 2022 · 2 comments
Milestone

Comments

@TimLariviere
Copy link
Member

TimLariviere commented May 16, 2022

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

  • Get started
  • Samples and tutorials
  • Development
    • Introduction to MVU
    • User interface
      • Introduction to widgets
      • Building layouts
      • Adding interactivity
      • Navigation
      • Advanced UI
      • Widget catalog
    • Add Fabulous to existing app
  • Testing and debugging
  • Performance and optimisation
  • Deployment
    • Build and release on Android app
    • Build and release on iOS app
  • Resources
    • Glossary #957
    • Architecture overview
    • Architecture
    • API references
    • Migrating from v1
@edgarfgp
Copy link
Member

@TimLariviere should we add a entry for widgets styling ?

@h0lg
Copy link

h0lg commented Feb 11, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants