Skip to content

Reduce vibe-coded complexity in MainPageViewModel #14

@iknowcodesoup

Description

@iknowcodesoup

As a developer the code must be easy to understand and as less fragile as possible by preventing all the code from ending up in one file and using string names of things instead of 'nameof(...)' and other proper SoC techniques.

Current State:
The AI's have a very bad habit of putting everything in one file and creating convoluted code instead of using SDK and best practices. The MainPage.xaml.cs is part of this problem currently, as are some VMs and tool code.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions