BILL
- MVVM
- Benefits of MVVM
- Explain the elements of MVVM?
- Where would data manipulations occur
- Where would state mutation occur
- Testing questions
- How do you handle testing with data
- Struct vs Class :star:
- Real world examples
------------
Shankar
- Difference @StateObject versus @ObservedObject :star:
- What does the @State property wrapper do
- Whats the difference between weak and strongĀ ? :star:
- ACL with example, internal/private/public when to use what?
- Asycn programming how are you using and managing? :star:
- Conformtable level out of 10 in frameworks combine, async/await,GCD
- **What is the way to suscribe to a Combine Publisher** :star: back burning (back burber means. its the last :D )
------------