Skip to content

Replace stateful checks w/ memoization #124

Closed
campb303 opened this issue Nov 20, 2020 · 3 comments
Closed

Replace stateful checks w/ memoization #124

campb303 opened this issue Nov 20, 2020 · 3 comments
Assignees
Labels
enhancement Request for a change to existing functionality

Comments

@campb303
Copy link
Collaborator

To avoid unnecessary rendering, costly components and context aware components should be memoized. This is something to consider in v2.

@campb303 campb303 added enhancement Request for a change to existing functionality frontend question Something that requires more information before moving forward labels Nov 20, 2020
@campb303 campb303 added this to the v2 milestone Nov 20, 2020
@campb303
Copy link
Collaborator Author

@campb303 campb303 changed the title [v2] Replace stateful checks w/ memoization Replace stateful checks w/ memoization Dec 4, 2020
@campb303
Copy link
Collaborator Author

campb303 commented Feb 5, 2021

Next steps on this are to watch Optimize Performance for React on Pluralsight

@campb303 campb303 self-assigned this Feb 5, 2021
@campb303 campb303 removed the question Something that requires more information before moving forward label Feb 5, 2021
@campb303 campb303 modified the milestones: v3-write-access, v2-production-ready-read-only Feb 5, 2021
@campb303
Copy link
Collaborator Author

A summary of the details from the above mentioned Pluralsight course is written in this comment. ork related to this will be tracked in #101 . Closing.

Sign in to join this conversation on GitHub.
Labels
enhancement Request for a change to existing functionality
Projects
None yet
Development

No branches or pull requests

1 participant