hamstar
hamstar
CC#
Created by hamstar on 1/17/2025 in #help
Bare-bones Blazor blogging backend+frontend; am I doing it right?
https://github.com/hamstar0/blazor-mindcabinet-web Can you tell me if this looks right? There is only a placeholder "database" in effect, no users or privilege features, and most of the UI is unstyled. I am mainly wondering if there's a more elegant way to call the server for data, and also a solution to remove the 'Loading...' sequence that's currently in effect. Maybe the server should just not be involved in any of the initial page rendering? Any other 'best practices' I should look into?
1 replies