We talk about JavaScript. Each month in Warsaw, Poland.
@piotr_slawinski
With Composition API user has an alternative to organize component code into features instead of options.
It enables more flexible composition by containing feature's logic in one place, making it easier to understand as well as making it easier to extract and reuse logic between components
@piotr_slawinski
@piotr_slawinski
this in Composition APIref() wraps primitives in an object and creates reactive reference@piotr_slawinski