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

Vue comes with computed property out of the box. That is something I miss in react where I have to write small helper functions to compute stuffs from the state.



A computed property is a function... It's the same thing. Especially when combined with reselect.




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

Search: