2.2: Using subscriptions for input sanitization

Solution

Instead, use an extender to return a computed which serves as a kind of getter/setter. Notice in your console that the function is only called once when you enter a name with all lower-case letters.

Name: