раз?
Порядок произвольный, первая итерация может быть и map, докинь например такую структуру const $serializedProfile = $profile.map(profile => JSON.stringify(profile)) const serializedProfileRef = { current: null, before: [{ type: 'map', from: profileRef, fn: profile => JSON.stringify(profile), }] }
Обсуждают сегодня