brian treesebriantreese.hashnode.dev·Sep 1, 20234 Ways to Dynamically Add Classes in AngularHey there, have you ever needed to programmatically add a class to an element in an Angular application? Like, maybe when a button is disabled, we need a class, but then once it’s enabled, we don’t. Or how about when a form goes from an invalid state...angular classes