Answer the question
In order to leave comments, you need to log in
How to correctly build the logic of transferring data from object to object in javascript?
Task: creating a mosaic of multi-colored squares-objects.
So far, I'm leaning towards this logic: the squares-objects in the mosaic are already placed, but all have the property - gray.
In the other zone, there are multi-colored objects that we drag onto the corresponding squares of the mosaic and transfer data from object to mosaic object.
The question is, is this approach correct? And the second question is how to pass data from object to object using vue.js?
Answer the question
In order to leave comments, you need to log in
The question is, is this approach correct?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question