Angular 2+: Binding HTML Select ngModel to a number
I hate magic things. In programming, I mean. I try to avoid magic strings and magic numbers as much as possible because I can barely remember the thing I typed five seconds ago, let alone something that you have to maybe type five hours from now. So, I tend to use a lot of enums … [Read more…]