Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The instance of the class isn’t destroyed every render... you can keep other state on it too that is persisted between renders, changing it just won’t trigger a render.


You are right. I tried it here, for others: https://codesandbox.io/s/crazy-bush-cg2i0?file=/src/App.js


Sure that is the way it works now. Is that a guarantee of React though or implicit behavior that could change in the future?


It's just an implementation detail.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: