195577/optional-property-class-in-typescript
I'm new in typescript and I want to know what is the utility of optional property class in typescript? And what is the difference between:
a?: number; a: number | undefined;
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.