An open API service indexing awesome lists of open source software.

https://github.com/peter-mghendi/flux

Proof-of-concept on merging Flux architecture with Web Storage APIs in Blazor.
https://github.com/peter-mghendi/flux

blazor dotnet flux fluxor localstorage webassembly

Last synced: about 2 months ago
JSON representation

Proof-of-concept on merging Flux architecture with Web Storage APIs in Blazor.

Awesome Lists containing this project

README

          

# Flux
Proof-of-concept on merging [Flux architecture](https://facebook.github.io/flux/docs/in-depth-overview) with [Web Storage APIs](https://developer.mozilla.org/en-US/docs/Web/API/Web_Storage_API) in Blazor.

...yes, it's another to-do list.