Hacker News new | ask | show | jobs
by Timon3 1219 days ago
This is a balanced viewpoint, thank you for sharing! I probably have been burned a few too many times with legacy applications without good separation of concerns in the rendering layer to ever really prefer JSX to a strongly-separated templating language, but in the right hands they can definitely be well-written and -composed.

In a way JSX feels like GOTO statements.