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