looks like you’re using `map` for side-effect at t...
# announcements
a
looks like you’re using
map
for side-effect at the end, rather than
forEach
though