Hacker News new | past | comments | ask | show | jobs | submit login

No it's not. You can't communicate cross components with just react, you're stuck on a parent-child relationship.



you can by passing right state to the closest common parent. I pass props down, and a custom update function, easy, efficient (with PureComponents)




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

Search: