A
A
Alexey Milyutin2019-07-05 23:52:53
Debugging
Alexey Milyutin, 2019-07-05 23:52:53

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

2 answer(s)
A
Anton Spirin, 2019-07-05
@doppelgangerz

react dev tools + redux dev tools + console.log + webpack-bundle-analyzer for you to start with.

M
m_frost, 2019-07-06
@m_frost

to the above, it definitely does not interfere with the installation of esLint and Spell Checker

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question