dfilatov / vidom

Library to build UI based on virtual DOM
MIT License
415 stars 16 forks source link

Add Dio to SSR Benchmark #259

Closed thysultan closed 7 years ago

thysultan commented 7 years ago

React could probably do a bit better with React.createElement hoisted like the way vidom.node is.

dfilatov commented 7 years ago

@thysultan Have you added escaping? ;)

thysultan commented 7 years ago

@dfilatov Yes changelog