ReduxSimple icon indicating copy to clipboard operation
ReduxSimple copied to clipboard

Simple Stupid Redux Store using Reactive Extensions

Results 16 ReduxSimple issues
Sort by recently updated
recently updated
newest added

Hi there, And first of all congratz for your work :) Just starting with ReduxSimple and works great (despite the misleading examples as described in a Issues post), but I...

help wanted
refactoring
breaking changes

Create a basic starting template for each kind of application so devs will have a default `ReduxStore` and they will ready to scale their app. At least a basic Template...

feature
help wanted
uwp

Inspired by the Redux Toolkit

feature
help wanted
need documentation

Hi there, We have a CRUD-type application where we have an "item" UI control that only exists when there is a selected item. Now when we delete the last item...

When I try to open the devtools I get this: ``` System.MissingMethodException: 'Method not found: 'System.String Microsoft.Toolkit.Uwp.Helpers.SystemInformation.get_ApplicationName()'.' ``` My project is using the latest version of Microsoft.Toolkit.Uwp (v7.0.1). If I...

bug

Hey guys, I've just tried to use all the described features and here are some ideas how to improve the readme. #### 1. Create Reducer functions It is not so...

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: *...

help wanted
sample app
uwp

* [ ] Stack of pages Is there any other data to add?

feature
help wanted
need documentation
uwp