Following on from the previous lesson, this short video teaches us the different ways we can update our Firebase. We can use the .setData modifier to, effectively, overwrite all key-value pairs, thus: All key-value pairs will be deleted, and only those listed will be recreated. This has the effect of […]