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

How did you implement it? #13

Closed
navaru opened this issue Jan 3, 2016 · 3 comments
Closed

How did you implement it? #13

navaru opened this issue Jan 3, 2016 · 3 comments

Comments

@navaru
Copy link

navaru commented Jan 3, 2016

Did you copy most of the implementation details from React or created your own virtual-dom implementation?

Great work by the way!

@Lucifier129
Copy link
Owner

the implementation of react-lite is different from other implementations(react or virtual-dom), it's much simple(for example, see diff.js source code, it does'nt have REORDER type)

@mindreframer
Copy link
Contributor

can be closed ;)

@navaru
Copy link
Author

navaru commented Jan 5, 2016

Yup, sorry, planned to ask about the event system too but looked at the code and figured out.

@navaru navaru closed this as completed Jan 5, 2016
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

3 participants