Closed breyerjs closed 7 years ago
Sometimes the re-rendering doesn't keep up with a quick bout of typing.
Refactor the code so the rerenders are less intensive.
Closing this until I can see the app on production. Local dev is done in development mode which is less performant than a production build.
See: https://facebook.github.io/react/docs/optimizing-performance.html
Sometimes the re-rendering doesn't keep up with a quick bout of typing.
Refactor the code so the rerenders are less intensive.