Menu

console

How to remove console logs in your production code
Every JavaScript developer loves using the console in order to test out and debug their applications. I do as well. It's just too convenient