79815764

Date: 2025-11-10 15:08:09
Score: 1
Natty:
Report link

After using Redux in React, I wasn't a fan - it quickly got out of hand - centralized state management can become cumbersome very quickly in my experience.

I came across your question while searching for state management options for Blazor. I found one that I'm going to test out, it looks to have a React Context kind of feel to it.

b-state:
https://github.com/markjackmilian/b-state

Reasons:
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Daedalusâ„‚odes