DEV Community

Discussion on: React Dev Tools — Debug Like a Ninja

Collapse
 
darksmile92 profile image
Robin Kretzschmar

Awesome post! I use it most of the time but just for basic stuff.
The topic with "Log component data to console" was new to me and veeeeery nice, because previously I was using console.log() statements in my code 😅