Rachael
Member since Mar 26, 2020
- Profile: /members/14129-rachael.htm
- Comments: 2
Recent Blog Comments By Rachael
-
Using The "Definite Assignment Assertion" To Define Required Input Bindings In Angular 7.1.1
Posted on Mar 26, 2020 at 4:50 AM
Hello, Nice Article. I am actually trying to utilize the definite assertion in my angular project. I have a model class of my object, which is your interface by the way. But Im trying to model the db. So i have a class Rating{rating:number;} And an export class Review which has rating!... read more »