Hacker News new | ask | show | jobs
by cutler 1533 days ago
It puts rendering back on the server where it belongs. The JS is minimal.
1 comments

I’ve seen garbage and exemplary sites produced with both methods. Rendering HTML with data hydrated server side and assembling it with a library client side vs rendering JSON and generating the HTML client side is a weird religious stance to take.