Skip to main content

A “Wordle” on Test Driven Development in Vue.js

2h 48m 45s
English
Paid

Course description

In this hands-on course, you will learn to write applications using Test-Driven Development (TDD) by building a clone of the Wordle game from scratch. This course covers Vue.js 3, Composition API, Vitest, and Vue Test Utils. Key topics include the Red-Green-Refactor loop, crafting resilient tests, using test generators, working with mocks and spies, and essential refactoring techniques. It's suitable for developers at all levels, even those new to testing.

Watch Online

This is a demo lesson (10:00 remaining)

You can watch up to 10 minutes for free. Subscribe to unlock all 18 lessons in this course and access 10,000+ hours of premium content across all courses.

View Pricing
0:00
/
#1: What is TDD and how it helps us write better software?

All Course Lessons (18)

#Lesson TitleDurationAccess
1
What is TDD and how it helps us write better software? Demo
04:06
2
Different types of tests
08:45
3
Preparing your environment
10:47
4
Our first Red
11:48
5
Refactor via extractions
11:00
6
Defining the rules for Word of the day
12:46
7
Tests as documentation
13:17
8
Handling Player Input
13:27
9
Fixing bugs and writing regression tests
11:36
10
Flexible tests and the freedom to change code
10:07
11
Allowing players to make multiple guesses
09:39
12
Displaying all guesses
08:46
13
Disabling controls when the game is over
05:19
14
Let’s add a bit more styling
04:49
15
Providing hints after each submission - Part 1
09:41
16
Providing hints after each submission - Part 2
10:51
17
Visual Regression Tests
09:39
18
Course Conclusion
02:22

Unlock unlimited learning

Get instant access to all 17 lessons in this course, plus thousands of other premium courses. One subscription, unlimited knowledge.

Learn more about subscription

Comments

0 comments

Want to join the conversation?

Sign in to comment

Similar courses

Robust Vue.js Forms with FormKit

Robust Vue.js Forms with FormKit

Sources: vueschool.io
Forms are the core of interactive and dynamic web pages. They accept user input and must respond to that input often in real time and in a variety of ways. Form
2 hours 4 minutes 52 seconds
Build an Image Filters App with Vue, TypeScript and WebAssembly

Build an Image Filters App with Vue, TypeScript and WebAssembly

Sources: zerotomastery.io
With this project you'll build "Vue Filters", an image filter application built with Vue that allows you to bring the experience of applying Photoshop filters t
1 hour 44 minutes 19 seconds
Vue Component Design: Master Scalable Vue.js Patterns

Vue Component Design: Master Scalable Vue.js Patterns

Sources: vueschool.io
Creating scalable Vue components requires not only technical knowledge but also the ability to apply time-tested patterns, tested in...
54 minutes 42 seconds
Vue 3, Nuxt.js and NestJS: A Rapid Guide - Advanced

Vue 3, Nuxt.js and NestJS: A Rapid Guide - Advanced

Sources: udemy
Learn how to create an Ambassador App using Vue 3, NuxtJS and NestJS. We will build 3 frontend apps Admin, Ambassador and Checkout and they will consume a big N
7 hours 37 minutes 36 seconds