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

Well, it's not @Binding that's slow, it's the fact that it's not immutable like @State, so on each `body` call, the binding's `get()` function has to be called again.


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

Search: