Tip Calculator (Angular)

Following Angular's sample cart app was a breeze, but testing concepts got real when I paired it with a Frontend Mentor challenge.
My top question marks I need to learn more about are:
1. Global/local state management
2. Subscribing to input changes
3. Handling forms 😅
I'll write about this experience soon! But in the meantime, see my Frontend Mentor solution writeup (you may leave feedback there), and the tip-calc Github.