Overview
Learn to create a simple comment section in this .NET Core tutorial video, focusing on a design similar to Instagram and Facebook with a main comment and discussion threads. Implement comment functionality, create view models, retrieve posts with subcomments, and develop a comment section with subsections. Follow along as the instructor demonstrates debugging techniques and provides practical insights for building a robust commenting system in a blog application.
Syllabus
Intro
Creating Comments
Comment View Model
Get Posts
Include
Subcomment
Post Object
Comment Section
Comment Model
Debugging
Comment Subsection
Taught by
Raw Coding