@jdubray I agree with your opinion in React ecosystem that it does not fit well with a large architecture including the backend and meanwhile Redux is not wise enough. I was just complaining that React demo in the post. React is cool since we have huge problems in dealing the DOM and partly fixed with virtual DOM. The idea behind it, JSX, coming from XHP, is a long existing solution as template engines. So the MVC problems you were talking about, they were problems in Flux, Redux or GraphGL, not in React itself.