Also, with a `!!`, if we change the `filter` logic...
# codingconventions
s
Also, with a
!!
, if we change the
filter
logic later without checking on the
forEach
, that could be a problem, I suppose. 🤔