The article title is a bit misleading because you don't really explain why JSX is a better choice than other frameworks (Angular/Vue.js). E.g. Angular or Vue.js is also separating your code based on components, still, they've got HTML/CSS/JS separation either.
The article title is a bit misleading because you don't really explain why JSX is a better choice than other frameworks (Angular/Vue.js). E.g. Angular or Vue.js is also separating your code based on components, still, they've got HTML/CSS/JS separation either.
That's a good point. Any ideas for a better title?
How do you like this: Separation of concerns in web development?
That seems like it's on the right track. What about "Concerns with Separation of Concerns"?
Sounds good!
Updated! :)