Hi,
I'm pretty sure I'm in the wrong forum, cause JavaScript and Java are not the same. I'm thinking I need to learn JavaScript. Maybe Java.
I'm doing the JavaScript tutorials on Learn to code | Codecademy
When I run the code...
console.log("text");
It runs o.k. on the website, prints text to the screen. But when I try to run this on my Android device using an app called (JavaScript Development), I get an error message...
Error: Line 1: ReferenceError: Can't find variable: console.
Sorry for the NooB question in the wrong forum and all... Anyhone know a good JavaScript forum?
Thanks,
Madrone