Skip to content

Refactor README with first-look step by step working project with commentary#13

Open
brotherbill wants to merge 1 commit intoadospace:mainfrom
brotherbill:first-look
Open

Refactor README with first-look step by step working project with commentary#13
brotherbill wants to merge 1 commit intoadospace:mainfrom
brotherbill:first-look

Conversation

@brotherbill
Copy link
Contributor

Refactored README.md with step by step working project called FirstLook.sln. Provided commentary.

@adospace
Copy link
Owner

Before making other PRs please give me time to review these 13 and 14, with my comments you should get my point of view regarding the documentation,
thanks

@brotherbill
Copy link
Contributor Author

brotherbill commented Jan 14, 2025 via email


GitHub repo: [https://github.com/adospace/reactorui-maui](https://github.com/adospace/reactorui-maui)

FirstLook.zip: https://mauireactor-bb.b-cdn.net/FirstLook.zip *(Ready to run Visual Studio 2022 solution)*
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we shouldn't focus only on Visual Studio 2022/windows users, this solution is perfectly working in Rider and VsCode too both running under MacOS.

This app will be focused on teaching, so is quite incomplete.
For example, no exception handling, no reading of the user name or password entered. Several useless buttons.

1. Install MauiReactor templates to Visual Studio 2022 *(if not already installed)*
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can't target only VS2022/Windows users, MauiReactor templates are dotnet standard template you can run under CLI, VS2022, Rider Windows/MacOS etc

@brotherbill
Copy link
Contributor Author

brotherbill commented Jan 14, 2025 via email

@adospace
Copy link
Owner

Yes, it's perfectly compatible.

To make it more contestable, from my experience, MauiReactor is also largely adopted by developers that are costumed to Rider or Visual Studio Code under MacOS because they can't use a full-blow XAML designer only existing inside Visual Studio 2022.

Moreover, many of them already have experience with React Native or Flutter both usually developed in Visual Studio Code (often under Mac).

@brotherbill
Copy link
Contributor Author

brotherbill commented Jan 15, 2025 via email

@adospace
Copy link
Owner

You should make the change on your side in the branch brotherbill:first-look:
image

make the necessary changes, commit them locally then push the branch to GitHub and Ill see them.

When I approve your branch it will be merged with the main branch and visible to the public.

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

Successfully merging this pull request may close these issues.

2 participants