Tag Archive for: synchronization

Basic React example on JSFiddle

Basic React example to synchronize (write) text in an HTML heading tag while typing in an input tag.

Do not forget to set Babel on JSFiddle and add react.js and react-dom.js libraries.