Hacker News new | ask | show | jobs
by walmartian 3654 days ago
Separating html out into a separate file/template always seemed weird to me. In every JS Framework HTML and Javascript are tightly coupled. JSX is also javascript, not HTML.