Subscribe on changes!

In vue3, does traversal for of iterables affect performance when they are not necessary?

avatar
Aug 8th 2023

What problem does this feature solve?

An example: when a dependency collection is triggered

What does the proposed API look like?

Using other efficient loops, will there be a difference in the size of the data?