tink_web
tink_web copied to clipboard
Isomorphic rendering.
Given the route + @:html information, it should be possible to construct a client side renderer.
- [ ] Intercept navigation and form submission
- [ ] Perform interrupted request while expecting JSON
- [ ] Using routing + templating information, render the received data and update DOM
- [ ] Graceful error handling