amitmerchant1990 / amitmerchant-dot-com-comments

1 stars 0 forks source link

do-not-write-console-logs-ever-again/ #91

Open utterances-bot opened 1 year ago

utterances-bot commented 1 year ago

Do not write console logs yourself ever again — Amit Merchant — A blog on PHP, JavaScript, and more

Whether you’re a beginner developer or a seasoned one with years of experience, you can not deny the fact that you’ve used console.log to debug your JavaScript code at some point in your career.

https://www.amitmerchant.com/do-not-write-console-logs-ever-again/

guyappy commented 1 year ago

That's really cool, but I would still prefer the debugger, here's why: https://medium.com/@guyhagemans/to-use-a-debugger-or-to-add-a-print-statement-thats-the-question-18811931ce84