Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай A “Wordle” on Test Driven Development in Vue.js, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:04:06
    What is TDD and how it helps us write better software?
  2. Урок 2. 00:08:45
    Different types of tests
  3. Урок 3. 00:10:47
    Preparing your environment
  4. Урок 4. 00:11:48
    Our first Red
  5. Урок 5. 00:11:00
    Refactor via extractions
  6. Урок 6. 00:12:46
    Defining the rules for Word of the day
  7. Урок 7. 00:13:17
    Tests as documentation
  8. Урок 8. 00:13:27
    Handling Player Input
  9. Урок 9. 00:11:36
    Fixing bugs and writing regression tests
  10. Урок 10. 00:10:07
    Flexible tests and the freedom to change code
  11. Урок 11. 00:09:39
    Allowing players to make multiple guesses
  12. Урок 12. 00:08:46
    Displaying all guesses
  13. Урок 13. 00:05:19
    Disabling controls when the game is over
  14. Урок 14. 00:04:49
    Let’s add a bit more styling
  15. Урок 15. 00:09:41
    Providing hints after each submission - Part 1
  16. Урок 16. 00:10:51
    Providing hints after each submission - Part 2
  17. Урок 17. 00:09:39
    Visual Regression Tests
  18. Урок 18. 00:02:22
    Course Conclusion