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