TOA 25: New Task Input Validation

Опубликовано: 27 Апрель 2026
на канале: Adam McNeilly
299
10

In this live stream, we worked on the add task screen of the TOA application, performing input validation. We disallow the user to create a task without any text, and we also ensure the date selected is valid.

---
Watch the development of TOA live on Twitch:   / adammc331  
Star the repository on GitHub: https://github.com/adammc331/toa

Follow me on Twitter for more updates:   / adammc331  
---
Introduction: 0:00
Add Task State Updates: 8:00
Unit Tests: 20:00
Validation Implementation: 36:30
Date Picker Error UI: 1:16:30
UI Tests: 1:38:30