I disagree with the "don't ask Angular vs React" notion simply because although they are different in nature (one is a framework, one is a view library) they both have such unique and well defined concepts that it's the actually the concepts themselves that are in question, not whether features of one will be better than the other. Angular has an ecosystem, but React needs to be supported by whichever library you back it with in a relatively specific way (be it a Flux implementation or otherwise). At the end of the day, choosing Angular vs React is more a choice between paradigms, rather than just semantics.