So you can list and search for comments and even manipulate them within the panel. However, for performance, the plugin provides a faster method of displaying comments in the post template.
It provides spam protection via mandatory previews and the well-known honeypot method.
One suggestion: I would add a “confirm” button right at the preview, not only at the bottom of the form. I was unsure for a second whther my comment had been submitted already or if it was just the preview.
Haha, I’ve been wanting to tackle this one for ages (indie comments without database is basically what I lacked) but everytime I tried I’d run into my lack of training and give up after a few hours of research. So, I’m assuming storing comments in individual files rather than in a single JSON is better performance-wise?