Get access to the most comprehensive Vue.js video library in the world. Over 300 video lessons including the newest Vue 3 features.
Writing our deep merge function starts with supporting a shallow merge. In this lesson, use TDD to shallow merge both objects and arrays.