Material UI Table - WTF?

2 views
Skip to first unread message

Mike Austin

unread,
Mar 4, 2026, 10:49:36 PM (2 days ago) Mar 4
to PiLuD
https://material.angular.dev/components/table/overview
<ng-container matColumnDef="score"> <th mat-header-cell *matHeaderCellDef> Score </th> <td mat-cell *matCellDef="let user"> {{user.score}} </td> </ng-container>WTF? Some snake case, some pascal, “let user”? So bad.

Raoul Duke

unread,
Mar 4, 2026, 11:19:34 PM (2 days ago) Mar 4
to pi...@googlegroups.com
yes. 

yes, it is. 

the rule is: if you have a team of brainiacs who all together say, "i know! i'll fix the problems by making an advanced boutique compiler!" then you are screwed. but if that team is Google, then by cargo culture it has a high chance of taking off. :-(

On Wed, Mar 4, 2026 at 19:49 Mike Austin <mike.aus...@gmail.com> wrote:
https://material.angular.dev/components/table/overview
<ng-container matColumnDef="score"> <th mat-header-cell *matHeaderCellDef> Score </th> <td mat-cell *matCellDef="let user"> {{user.score}} </td> </ng-container>WTF? Some snake case, some pascal, “let user”? So bad.

--
You received this message because you are subscribed to the Google Groups "PiLuD" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pilud+un...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/pilud/4ba6e33d-ce9a-4614-b7a9-dcfb45796209n%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages