Instead of rebuilding the entire comment thread after a new comment, dynamically insert the new comment into the DOM. If the user is on the correct page, insert DMV NJ it in the correct order; otherwise, append it to the end with a visual cue (like "Your comment"). The AJAX response should include the new comment's HTML and metadata. Update pagination as needed. This approach improves UX and performance.