Hidden console.log Features! | JavaScript Pro Tips #1

In this tutorial and pilot episode of JavaScript Pro Tips, we are going to learn about the large number of functions available to use in the JavaScript console. We are going to look at console.log, console.warn, console.error, console.table, console.group and console.time. Hope you find it useful and don't forget to leave a comment with any cool JavaScript tips you find! ---------------------------------------------------------- ⏰ Timestamps ---------------------------------------------------------- 0:00 Introduction 0:33 console.log 2:51 console.warn 3:46 console.error 4:05 console.table 5:13 console.group 6:32 console.groupCollapsed 7:14 console.time 8:47 Outro ---------------------------------------------------------- 📚 Resources ---------------------------------------------------------- Editor (Visual Studio Code): https://code.visualstudio.com/ Theme: Synthwave '84 Web Browser (Back on Chrome!): https://www.google.com/intl/en_uk/chr... Terminal (iTerm, Mac only): https://iterm2.com/ MDN (where I reference JavaScript documentation): https://developer.mozilla.org/en-US/d... ---------------------------------------------------------- 🔗 My Links ---------------------------------------------------------- GitHub: https://github.com/jrgrimshaw/ Instagram:   / jrgrimshaw   LinkedIn:   / jrgrimshaw   Personal site: https://jgrimshaw.com #jamesgrimshaw #javascript #protips