From following the instructions at https://github.com/microsoft/win-dev-skills#quick-start
Here are my initial thoughts (HTH)
- I expected this to be something I could kick off and leave until it was finished. It wasn't :(
- The number of prompts where I was asked to approve a long PS command that I didn't understand felt both frustrating and concerning.
- The report below has such a long session time because I really did just leave this running on a separate machine, and I didn't realise it was waiting for input.
- Of the generated app, yes, it built a complete app, but I don't know what the value of it is. There's nothing really reusable in the code it produced. The app only let me browse in-memory data. The generated XAML (based on a quick review) seemed unnecessarily verbose, complicated, and deeply nested.
I now plan to have it try to produce something that I can actually use.
As requested, here's the session report.
session-report.md
The full generated app code can be provided if needed.
From following the instructions at https://github.com/microsoft/win-dev-skills#quick-start
Here are my initial thoughts (HTH)
I now plan to have it try to produce something that I can actually use.
As requested, here's the session report.
session-report.md
The full generated app code can be provided if needed.