Dynamic Sites A portion of the content is queried from WordPress on the client side after the build process is complete. Static Sites Content is queried and created during build time
CODE IT Write the GraphQL or REST API requests needed to create the functionality you want. DYNAMIC APPROACHES SASS IT Use a 3rd party service to get the functionality you want.
EXACTLY WHAT YOU WANT EXTENDABLE CODE IT + - SASS IT DEVELOPMENT TIME & SKILL MAINTENANCE COSTS LITTLE / NO CUSTOM CODING MAINTAINED MAY NOT BE EXTENDABLE OR EVEN EXIST! COSTS
KEEP IT NATIVE COMMENTS 1 Code a custom comment form 2 Use Apollo and GraphQL to send comment to WP 3 Trigger rebuild after moderation * Check for new comments client side