Quick Tip to Auto Labelling Variable Logs
I just wanted to share a quick tip I learned on Twitter a while ago. It was about how you can wrap curly braces around a variable in your console.log
statements to transform it into an object and have the variable name automatically prefixed.