If you are developing JavaScript applications you are likely using logging as an integral part of your development process. Did you know that you aren't limited to simple console.log
statements? Modern browsers give you a lot more logging options to work with!
This course will explore those options and give you some new logging tools for your professional toolbox.
I didn’t even knows this stuff , this will really help thank you Mykola!
Great mini course to learn about the tools that really useful
Great course. Was previously familiar with some of the methods discussed, but thoroughly enjoyed mykola's teaching style and definitely learned some new aspects of / use cases for the various console methods.
Wow. The Course was so fantastic. I really learned a lot.
Is there some trick to log wit console.table a nested object? Thanks
Really useful. Thank you, Sir!