What is the advantage of using Flux over a global event bus? I think the dispatcher is all that is needed:
I'm not an expert in flux but an architecture doesn't enable you to do something that wasn't possible before, it gives your application a structure that is extensible and understandable.