Answer the question
In order to leave comments, you need to log in
What are the best debugging methods you can recommend?
Hello, starting to actively write on React, the question arose, how to debug the code correctly and, in principle, write it correctly? I found information in the official documentation, only about fuses, but as I understand it, they do not work with hooks, what should I do?
Answer the question
In order to leave comments, you need to log in
react dev tools + redux dev tools + console.log + webpack-bundle-analyzer for you to start with.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question