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?
GitHub
GitHub - hamstar0/blazor-mindcabinet-web: Blog-style place to dump ...
Blog-style place to dump random ideas and info. Also serving as a testing ground for Blazor stuff. - hamstar0/blazor-mindcabinet-web
0 Replies