Hacker News new | ask | show | jobs
by pjmlp 2532 days ago
I fail to see how proper component based frameworks, with clean separation of concerns, provide such experience.

JSX is the one mixing echo like statements with proper JavaScript.

1 comments

That is pretty impossible since JSX is just JavaScript, including all of its scope separation. It might be that you're not well versed in using it.