Ad
  • Custom User Avatar

    In my work teamLeader always said that if you use forEach, that means you do sth wrong. I think using interface in that clear case is useless and you should use ES6 feature and use reduce. With this code will be cleaner, faster and better.