Fluxor is a zero boilerplate Flux/Redux library for .Net. The aim of Fluxor is to create a multi-UI, single-state store approach to front-end development without the headaches typically associated with other implementations, such as the overwhelming amount of boiler-plate code required just to add a very basic feature. Repo: https://github.com/mrpmorris/Fluxor Docs: https://github.com/mrpmorris/Fluxor/b...
Blog post: https://blog.antosubash.com/posts/sta...
#blazor #fluxor #dotnet
00:00 Intro
02:29 Create Blazor Wasm project
04:08 Add Fluxor
05:34 Counter State
11:08 Weather State with Effects