What is the first thing you do to debug problems in an reactJS application code example Example: pause console debugger in react setTimeout(() => {debugger;}, 5000)