DEV Community

Discussion on: Every React Developer should know these libraries

Collapse
 
juagarc4 profile image
Raul Garcia • Edited

I personally don't use the majority of them, but maybe because I haven't had the need for now.
However I miss one of the most important categories for a developer: Testing!!!
In this category I would recommend "jest", "React-Testing-Library" and "react-hooks-testing-library".