Unit Testing Vue Apps: Tips, Tricks, and Best Practices

June 2022 @ VueConf.US

Unit testing is something you've been told you should do, but have you ever wondered why? Or what you should test? Or how to test what you should test? In this talk, we'll break down the answers to all of these questions. We'll also talk about how to set up an easy-to-use framework for any Vue app so that your tests most accurately represent how a user would interact with your platform.

slidesdeployed demo appdemo app coderecording

How a Developer Can Break Your UI Component Library's Accessibility, and What to Do About It

March 2022 @ axe-con

UI component libraries can speed up developers' workflows significantly and unify branding across multiple projects. If your UI component library is accessible, that makes having an accessible website easier, but having accessible components doesn't also mean that your site is accessible. In this talk, we'll break down the decisions that library authors will have to make about what to include and enforce in their libraries, accessibility features that can be baked into libraries without compromising developer experience and component flexibility, and other considerations beyond the components themselves.

slidesdeployed demo appdemo app coderecording