Skip to content

Commit

Permalink
replace harness instruction page rendering
Browse files Browse the repository at this point in the history
- add an Application to the harness that maintains an internal state,
  produces a non-dom document with all the page's structure and text and
  representation of the internal state and functions to change state and
  produce a new accompanying document
- add a reduced in-repo virtual dom renderer
- render the non-dom document with the virtual dom renderer
  • Loading branch information
mzgoddard committed May 19, 2021
1 parent e7212c4 commit fd54347
Show file tree
Hide file tree
Showing 2 changed files with 2,256 additions and 336 deletions.
Loading

0 comments on commit fd54347

Please sign in to comment.