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

can you explain why use immutagen, thanks #27

Open
zyl1314 opened this issue Jan 16, 2019 · 2 comments
Open

can you explain why use immutagen, thanks #27

zyl1314 opened this issue Jan 16, 2019 · 2 comments

Comments

@zyl1314
Copy link

zyl1314 commented Jan 16, 2019

  function Epitath(props) {
    const gen = component(props);
    return compose(gen)
  }

is this ok?

@williamboman
Copy link
Contributor

https://medium.com/astrocoders/epitath-in-memoriam-render-props-and-hocs-9f76dd911f9e (link also found in the README)

@zyl1314
Copy link
Author

zyl1314 commented Jan 20, 2019

@williamboman i mean we can produce a new generator in any rerender

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