this switches ivi to use its @ivi/htm template syntax, which i think makes this awesome framework feel a lot less esoteric. the compiled bundle is identical.
i've kept the .textContent prop optimizations in place, but will do a follow-up PR to see how much omitting these affects performance. (@localvoid says memory usage would go up slightly)
this switches ivi to use its @ivi/htm template syntax, which i think makes this awesome framework feel a lot less esoteric. the compiled bundle is identical.
i've kept the
.textContent
prop optimizations in place, but will do a follow-up PR to see how much omitting these affects performance. (@localvoid says memory usage would go up slightly)