What is the best way to list an array of attributes without using a table in angular? I’ve tried to use Angular material such as mat-list, mat-table
I was assigned a project, that will search and display user data (also allow for data manipulation for titles, claim-roles, etc). My application is completely functional however it is messy and difficult to adjust in scss, even after assigning classes, id’s, etc. Can someone give me a few ways to help with clutter and organization for later malfunctions or fixes to come?