Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

With something like Astro you can use React (or others, even vanilla) components that can either be fully server rendered, or sent to the client. With that you can allow people to post comments. As for how to render them, depends a bit on what you decide. You can either have comments displayed the next time the site is built, or you could have a posted comment trigger a build, or some other similar idea.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: