I'm a software developer who writes about Laravel, JavaScript, Rails, Linux, Docker, WordPress and the tech industry. Follow me on Twitter @tylerlwsmith
Great article, I had never heard on console.assert!
One of the things that I starting doing as a short hand for writing labels is wrapping the variables in an object literal. It saves on the repetitive typing!
Great article, I had never heard on console.assert!
One of the things that I starting doing as a short hand for writing labels is wrapping the variables in an object literal. It saves on the repetitive typing!
Wow! This great! I will definitely be using this from now on. Thank you 🙂
I like that trick too! And now with console.table you can make it look even better!