Lightweight React integration example

This idea is very good. I have always been using an event bus to synchronize React data and ProseMirror data. I tried writing a demo using the approach you provided and it feels like it can replace my event bus method.