Hands-On Session
Testable Angular Forms
Although part of most applications (because let’s not kid ourselves the vast majority of applications are CRUD apps) a well designed, user friendly, testable form is still one of those things that is really hard to achieve. There are so many factors to remember: validation, accessibility, UX, and content organization. Although as developers we create them often, it is easy to forget a piece.
In this workshop we will use Angular Reactive forms to create an accessible, testable form and then use unit tests to make sure that our form works as we intended it to. Finally we will go over tools and techniques to make sure our form is accessible.
Hands-On Session
Testable Angular Forms
Although part of most applications (because let’s not kid ourselves the vast majority of applications are CRUD apps) a well designed, user friendly, testable form is still one of those things that is really hard to achieve. There are so many factors to remember: validation, accessibility, UX, and content organization. Although as developers we create them often, it is easy to forget a piece.
In this workshop we will use Angular Reactive forms to create an accessible, testable form and then use unit tests to make sure that our form works as we intended it to. Finally we will go over tools and techniques to make sure our form is accessible.
Loading...
Loading...