PreviousNext

ImmutableUI and TDD with Xamarin.Forms

by bill-s, 2018-05-05T19:12:51.090Z

MVVM and XAML has failed me. A promise of abstracting to make reusable components, but they never get reused. Layers of complexity for virtually no benefit. If reuse is to happen as planned, it would require almost mystical level foresight into the future, across multiple projects. In the real world, our apps are self contained, and we don’t reuse.

Read More