Joseph Nolan
Member since Dec 2, 2019
- Profile: /members/14065-joseph-nolan.htm
- URL: http://airqualityegg.com
- Comments: 2
Recent Blog Comments By Joseph Nolan
-
Rendering A List Of Mixed Components Using NgFor And NgSwitch In Angular 7.2.13
Posted on Dec 4, 2019 at 6:50 AM
@Ben, Good thoughts. Thanks!... read more »
-
Rendering A List Of Mixed Components Using NgFor And NgSwitch In Angular 7.2.13
Posted on Dec 2, 2019 at 11:08 AM
Thanks! This is a pattern I've been using as well. Looking for an elegant solution to the related problem of referencing disparate types from the template; For example, a list of apples and pears and I need to bind different properties on each using a member variable like currentFruit. In ... read more »