But this is inefficient, as I'll be parsing the fu...
# announcements
i
But this is inefficient, as I'll be parsing the full object twice. Any ideas how can I prevent this? I thought maybe make that in 1. only the first level of the JSON is parsed (i.e. only the "wrapper"), but not sure if this is a good approach and how to do it