Natalia Tepluhina | Vue 3 | Looking into the Vueture: Composition Functions | ComponentsConf 2019

ComponentsConf 2019 - Australian JavaScript conference with exclusive focus on frontend frameworks & libs. Vue 3 brings us a new feature: composition functions, a way of declaring component logic using function calls. In this talk I will show how composition functions work and in which cases they are better than ’usual’ object syntax
Back to Top