Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert to createElement / createTextElement calls #1

Closed
tbranyen opened this issue May 24, 2016 · 1 comment
Closed

Convert to createElement / createTextElement calls #1

tbranyen opened this issue May 24, 2016 · 1 comment

Comments

@tbranyen
Copy link
Owner

Currently I'm outputting objects instead of function calls which is significantly more expensive since it creates objects outside of the pool. The functions have already been written and would need to be incorporated into diffHTML.

This aligns better with how JSX and hyperscript are designed to work.

@tbranyen
Copy link
Owner Author

All set!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant