Small POC in elm: The concept is simple. A spreadsheet. Each component is a cell. It can use data from other cells and export it's own. Each component react to change notifications from components it's observing and then sends a message that it's also changed.