8 ms·
Vue provides a computed feature that acts as a buffer layer between the view and the state, so the view and the state are not necessarily strictly bound
by schneehertz 5mo ago
Vue provides a computed feature that acts as a buffer layer between the view and the state, so the view and the state are not necessarily strictly bound
- oDot 5mo agoComputed is only a concept because you need a band-aid for that lack of separation. You can read more about my efforts ditching Vue here: https://blog.nestful.app/s/the-tech-behind-nestful https://blog.nestful.app/s/the-tech-behind-nestful