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

Link to flems for sample usage #4

Open
pygy opened this issue Apr 7, 2018 · 2 comments
Open

Link to flems for sample usage #4

pygy opened this issue Apr 7, 2018 · 2 comments

Comments

@pygy
Copy link
Contributor

pygy commented Apr 7, 2018

Until you get the time to write real docs, it would be nice to add flems links in the README with sample usage.

@pygy
Copy link
Contributor Author

pygy commented Apr 7, 2018

Turning this into an Island may be a nice example (self-contained, updated often).

Edit: updated the timing a bit for better emulate the original (pauses at both ends of the phases).

Edit2: actually, maybe not... There's a lot of code that's not Island-related, and it muddles the demo.

@barneycarroll
Copy link
Owner

barneycarroll commented Jan 17, 2021

This is about a high frequency subtree localised redraw, right? Island may yet make it into the release … Are were saying 👇 ?

m(Island, localRedraw => 
  m('div', {onclick: () => (
    demanding(),
    localRedraw(),
    false 
  )}),
)

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

2 participants