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

React.memo() #63

Merged
merged 8 commits into from
Oct 23, 2018
Merged

React.memo() #63

merged 8 commits into from
Oct 23, 2018

Commits on Oct 19, 2018

  1. React.pure()

    gaearon committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    2b97ab0 View commit details
    Browse the repository at this point in the history
  2. Add more alternatives

    gaearon committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    44cca38 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a12900e View commit details
    Browse the repository at this point in the history
  4. Add naming drawback

    gaearon committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    93afc0d View commit details
    Browse the repository at this point in the history
  5. Pure -> memo

    gaearon committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    eb6f7fc View commit details
    Browse the repository at this point in the history
  6. Update 0000-pure.md

    gaearon committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    aa27740 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d3c2ccb View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2018

  1. Configuration menu
    Copy the full SHA
    530cc0d View commit details
    Browse the repository at this point in the history