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

Notes on Hoplon/Blaze #1

Open
ro6 opened this issue Dec 29, 2016 · 0 comments
Open

Notes on Hoplon/Blaze #1

ro6 opened this issue Dec 29, 2016 · 0 comments

Comments

@ro6
Copy link
Owner

ro6 commented Dec 29, 2016

To understand how Blaze does reactive dom updates via Tracker.autorun:

Hoplon uses protocols defined on dom elements themselves to make a lot of the 'magic' work:

Based on the wiki, it looks like Hoplon uses the jquery backend implementations of the do! and on! multimethods by default, via the expansion of the (page) macro https://github.com/hoplon/hoplon/wiki/How-is-a-hl-file-different%3F https://github.com/hoplon/hoplon/blob/master/src/hoplon/jquery.cljs#L40

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