Odonno / ReduxSimple

Simple Stupid Redux Store using Reactive Extensions
http://www.nuget.org/packages/ReduxSimple/
MIT License
144 stars 20 forks source link

Use a functional component approach for sample app #30

Open Odonno opened 6 years ago

Odonno commented 6 years ago

In order to make XAML application easier/faster to create with a Redux pattern, we should consider a functional component approach for XAML components using a React-like paradigm.

Some ideas:

Odonno commented 6 years ago

A concept exists: https://github.com/MassivePixel/Clay

Odonno commented 5 years ago

Another option: https://github.com/VincentH-Net/CSharpForMarkup#declarative-c-versus-xaml-considerations