Examples
- Bookshop Example webshop application with references, identifiers, routing, testing, etc.
- Boxes Example app where one can draw, drag, and drop boxes. With time-travelling and multi-client synchronization over websockets.
- TodoMVC Classic example app using React and MST.
- Redux TodoMVC Redux TodoMVC application, except that the reducers are replaced with a MST. Tip: open the Redux devtools; they will work!