Hands down console.log() was, is and will always be the greatest debugging tool of all time. React team launched a new version of the React Dev Tools (v4) a few weeks ago and it’s fantabulous. It gives you debugging superpowers to navigate through your tree, trace data flow, spot weak…