community
community copied to clipboard
console.log()
Hi, I have recently started to learn js with the course "Learn JavaScript for free" and in the second lecture "Build a Blackjack game" suddenly my console stop working on the Safari browser. When I try it on Chrome it works, but I would like to use it on Safari and I do not know how to fix it. Codes are definitely right but if I write for example console.log("Hello"), nothing shows up. Could you please help me with this? Bar0on
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////\
The same issue it is having in the Brave browser as well, the console does not work.It displays "Missing cw1" on the window
Just use Chrome and only Chrome. There really isn't an excuse to use other browsers for development right now while you're learning JS.