Y
Hacker News
new
|
ask
|
show
|
jobs
by
johnday
1628 days ago
This looks interesting, but the flash of white in the right pane is quite disruptive. Would there be a way to avoid that without diving into a virtual DOM?
2 comments
rabbithols
1628 days ago
I will study the subject, that's the same question I had today. For now I've implement a stupid parser that convert the html to react component.
link
euroderf
1628 days ago
In my browser, any edit anywhere in the left pane repaints the right pane AND scrolls it back up to top.
link
rabbithols
1628 days ago
Now the huge repaint was removed.
link