2022-11-28
|~3 min read
|560 words
https://developer.mozilla.org/en-US/docs/Web/API/Element/closest I was recently writing some tests using testing-library when I found myself…
2022-11-28
|~2 min read
|223 words
I was reviewing a project recently that made use of the library and was fascinated by the simplicity of the API - particularly the hooks…