Greg Robson

2025

Using groups in the console

4 minute read

Ah yes, console.log() - we use it more than we should, but it’s just so handy! But could we use it better when debugging loops in our code?

Back to Top ↑