Feed Abstraction in ASP.NET Core, C#, EF Core, Nuxtjs, and Vuetify - Tricking Library Episode 45
Raw Coding via YouTube
Overview
Learn how to abstract a content feed implementation in this 48-minute video tutorial on ASP.NET Core, C#, Entity Framework Core, Nuxt.js, and Vuetify. Explore techniques for creating a reusable solution that can be easily integrated into various UI components and endpoints. Cover topics such as extracting comments, implementing feed order, creating comment sources, and working with Entity Framework. Dive into testing strategies, user management, submission feeds, and content endpoints. Discover how to enable feed order changes, load comments and replies, and create custom ordering systems. Gain practical insights into building a robust and flexible content feed system for your web applications.
Syllabus
Introduction
Extract Comments
Feed Order
Feed Query
Comment Source
Order
Feed
UserController
Entity Framework
Testing
Adding Comments
Testing Comments
Adding Users
Submission Feed
Watcher
Console Log Submissions
Content Endpoint
Content Url
Set Order
Enable Feed
Change Order
Feed Submissions
Loading Comments
Append Comments
Load Replies
Load More
Create Order
Taught by
Raw Coding