lodash._merge vs Defu
Jan 13, 2025 · 3 min read · In one of the previous week’s articles, I noticed Defu is used in unbuild source code to merge objects. This got me wondering how this is different to lodash._merge. In this article, we will look at their differences. I created a Codesandbox reposito...
Join discussion