tink_web icon indicating copy to clipboard operation
tink_web copied to clipboard

Isomorphic rendering.

Open back2dos opened this issue 6 years ago • 0 comments

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

back2dos avatar Apr 05 '20 05:04 back2dos