Building a blogging app with Blazor: Editing & Deleting Posts
Read OriginalThis technical tutorial continues a series on building a blogging app with Blazor. It details implementing 'Update' and 'Delete' operations, including adding service methods, API controller endpoints (HttpPut, HttpDelete), and fixing a client-side routing bug related to the <base> tag. The article also shows refactoring an 'AddPost' component into a more generic 'PostEditor' component for reuse.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser