Nested Comment Threads in Rails

Comments seem like an easy feature, but they can get complicated fast. In this series, we'll implement a comment system with nested comments so users can reply to each other to provide a rich comment experience.

8 Lessons | 2h 12m | Intermediate