criticalbh / vanilla-web-components-spa

Medium clone built with vanilla JS, without frameworks
https://conduit-vanilla.herokuapp.com/#/
49 stars 9 forks source link

editor page #6

Closed microbouji closed 6 years ago

microbouji commented 6 years ago

Here's my first try at #5

I'm using simple "old-fashioned" dom APIs to update the value of the fields after the first render. This is not ideal, maybe something like hyperHTML can be added later.