Skip to content
Discussion options

You must be logged in to vote

select is mainly a render optimization because it runs outside of react, and if nothing changed, it won't start rendering. If you don't have a problem of running too many renders, it's fine to not use it.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@mauzybwy
Comment options

Answer selected by mauzybwy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants