-
Using Playwright to test Mantine components
10 Sep 2025
Mantine is a popular React component library, but some aspects of testing it with Mantine can be tricky.
Read more
Modern coding is as much about integrating existing libraries and components as it is about writing original code. This series of posts document some of the oddities and pitfalls I’ve encountered on that integration journey.