Hacker News new | ask | show | jobs
by noahlt 692 days ago
The end of this road is React's Server Side Rendering and Next.js.

This approach only really has one major benefit over string-based templating, namely, it lets you re-use code across server and client side DOM logic.

1 comments

Type-checked template application is a benefit.