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

And JSX is not a string templating system at all.


It's a macro, but you can vary the function that handles the output.

The builtin Server-side React renderer outputs an HTML string instead of a vdom.


The final output is not what matters for this classification.


You could make it output HTML instead of DOM elements fairly easily, and that's what server side renderers do.


Its still a structural template system, even if the output is a string




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

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

Search: