Full session (30 minutes)
Engineering
open-source
javascript
Day 1 | 13:20-13:50 | A3

Writing user input validations is something most front end developers get to deal with during their careers. For some reason, this simple enough task often adds complexity and bloat into the developer's code.

We borrowed concepts and syntax from the world of JS unit tests to create an open source framework that handles the most common pains of user input validations.

Evyatar Alush