We are continuing to build a small blog in Blazor. In this video, we finally get stuck in with Blazor and build up the category and post pages.
Firstly, we populate our categories into the side menu. This is so the user can see what categories are available and click through to the one that they want.
After that, we go ahead and build up our category page. This contains details about the category, and all the posts that belong to the category.
Lastly, we build our post page and display the post to our user. The post contains the details, such as the published date and the content. It also shows what categories the post belongs to.
📖 Learn Blazor WebAssembly with our online courses 📖
[ Ссылка ]
► More Information: [ Ссылка ]
► Prerequisites: [ Ссылка ]
► Create a Small Blog in Blazor Playlist: [ Ссылка ]
#blazor #razorcomponent #aspnetcore
Ещё видео!