Posts by Antonio Carlos Cury • 83 points
1 post
- 
		8 votes2 answers713 viewsQ: Dynamic grouping of JSON dataI have been trying for a few days to perform JSON data grouping dynamically, but without success, it is a matter of logic rather than programming itself. Given an array of objects(Users), group them…