Varun Vachhar
- @vrn
- finder of new ways to confuse myself
- Toronto
- he/him
Portfolio
View All
https://storybook.js.org/tutorials/ui-testing-handbook/
Was on the CodeNewbie podcast to talk about DX engineering and Generative art. https://community.codenewbie.org/winkervsbecks/i-m-varun-vashar-developer-experience-engineer-generative-artist-ask-me...
Wrote a guide on how to build addons for storybook https://storybook.js.org/tutorials/create-an-addon/
https://rangle.io/radius/
Generative Art
UI Testing
View All
https://storybook.js.org/blog/accessibility-testing-with-storybook/
More on testing components, this time focusing on interactions. https://storybook.js.org/blog/testing-component-interactions/
Continuing with my series on UI testing, this week I look at such composite components that fetch data and manage state. https://storybook.js.org/blog/testing-composite-components/
Each story has a fixed set of inputs, it renders in isolation and allows you to visually inspect the output. Much like a unit test. https://storybook.js.org/blog/stories-are-tests/