Christian Wenz explains why the Backends for Frontends (BFF) pattern is emerging as a more secure authentication model for single-page applications.
Is your feature request related to a problem? Please describe. Building a dashboard with draggable/resizable widgets requires a lot of custom work. I ended up writing my own component with JS interop ...
Ducky simplifies state management in Blazor applications by providing a structured and predictable way to handle state changes, inspired by the Redux pattern. It promotes best practices such as ...