Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай iOS & Swift - MVVM, Combine, SnapKit, Snapshot/UI/Unit Tests, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:06:52
    Setup Project
  • Урок 2. 00:02:04
    Setup Root Programatically
  • Урок 3. 00:12:29
    Create High Level Components With Layout
  • Урок 4. 00:07:28
    Add Theme Constants
  • Урок 5. 00:12:07
    Add Logo View Details
  • Урок 6. 00:13:25
    Add Result View
  • Урок 7. 00:09:11
    Add Amount View
  • Урок 8. 00:14:32
    Add Bill Input View Details
  • Урок 9. 00:05:27
    Add Header View Details
  • Урок 10. 00:14:26
    Add Tip Input View Details
  • Урок 11. 00:08:51
    Add Split Input View Details
  • Урок 12. 00:01:13
    Clean Up Views
  • Урок 13. 00:09:33
    Add View Model
  • Урок 14. 00:08:48
    Observe Bill Input View
  • Урок 15. 00:07:48
    Observe Tip Input View
  • Урок 16. 00:07:02
    Handle Custom Tip Button
  • Урок 17. 00:06:21
    Handle Custom Tip Button Selection State
  • Урок 18. 00:07:03
    Observe Split Input View
  • Урок 19. 00:07:09
    Compute Result In View Model
  • Урок 20. 00:05:50
    Display Result In Result View
  • Урок 21. 00:03:16
    Format Currency Values
  • Урок 22. 00:07:28
    Add Tap Gestures
  • Урок 23. 00:03:56
    Send Gesture Tap Publisher To VM
  • Урок 24. 00:06:40
    Add Sound Effect On LogoView Tap
  • Урок 25. 00:04:47
    Implement Calculator Reset
  • Урок 26. 00:10:33
    Setup Unit Tests
  • Урок 27. 00:05:08
    Add More Tests
  • Урок 28. 00:07:28
    Test Logo View Double Tap
  • Урок 29. 00:01:27
    Clean Up Test Code
  • Урок 30. 00:12:34
    Add Image Snapshot Tests
  • Урок 31. 00:08:19
    Add Snapshot Test With Custom Values
  • Урок 32. 00:12:19
    Add UI Tests
  • Урок 33. 00:05:52
    Add All Identifiers
  • Урок 34. 00:10:38
    Add All Screen Elements
  • Урок 35. 00:06:17
    Test Regular Tip Flow
  • Урок 36. 00:04:36
    Test Custom Tip Flow
  • Урок 37. 00:01:05
    Closing