Recursively Clean Firestore FieldValue.delete()

How to recursively remove delete methods from the document’s object you just updated and have in memory.

David Dal Busco
ITNEXT
Published in
4 min readOct 15, 2020

--

Photo by The Creative Exchange on Unsplash

This morning I had to improve a function we used in DeckDeckGo to recursively clean objects after persistence. Because I am currently quite busy but would not like to push my blogging habits too much on the…

--

--