Hacker News new | ask | show | jobs
by skybrian 4408 days ago
The ui_component() call looks a bit like creating a React component, if you squint.
2 comments

Yep. And if you make special test pages which render individual components and integrate those with huxley, you have tests for visual regressions basically for free.

https://caurea.org/2014/02/23/testing-react-components-with-...

We have a component explorer of React components which can be seen as an implementation of their "Style Guide"