Posts by rafael piemontez • 1 point
1 post
-
0
votes4
answers7208
viewsA: How to group an object array in javascript (Angular)
This type of operation is called map reduce, in javascript every array has the operation reduce for these cases. Here are 2 examples of how to use it in your case. Utilizing Object: Object.values([…