If you’ve had an “aha” moment about the concepts, formatting, syntax, or anything else with this exercise, consider sharing those insights! Teaching others and answering their questions is one of the best ways to learn and stay sharp.
In JavaScript Course, there was no chapter called DOM. But DOM is the important part of JavaScript for front-end Development. Where and how could we learn the DOM in codecademy.
Thanks
Hi,
Here is a Codecademy course on that very subject:
Building Interactive JavaScript Websites
Enjoy!
Quick question:
When I press enter to return console.log(global.cat) I get ‘meow!’, but I also get ‘undefined’ returned beneath ‘meow!’.
Why is this?
Typing ‘global’ in bash alone won’t point to anything. You need to type and enter ‘node’ first to enter the actual node REPL environment, wherein ‘global’ is an object that can be accessed. You’ll know you’re in when you get a ‘>’ prompt instead of the usual ‘$’.
Anyone not able to proceed to the next step after typing in node?
I am not able to proceed either, I have also noticed that Codecademy seems to be slower the past few days.
Is this from codecademy or from my computer? Because the first instruction ‘node’ isn’t checking!!!
I’ve submitted a bug issue, hopefully it gets resolved soon.
It’s from codecademy, hopefully it’ll be fixed soon
Thank you, @vorlin . I really look forward to that.
Hi All,
in LEARN NODE.JS
The Node REPL
The first step says to type node in the terminal and hit the enter key, I’ve done this but cannot move to step 2, anyone else have this issue?
I saw the posts above yours yesterday, and tried the exercise myself using Firefox. It worked fine for me, so I had hoped it was resolved. Could you tell me which browser you are using?
Edit: Just tried Chrome with no issues.
Hi using chrome as well…strange still doesnt work for me, maybe im being stupid…
node
Then enter keyboard button?
Yeah, that should be it. Can you post a screenshot of what it looks like after you type node in the console, and hit enter?
It does not work on my Macbook (Chrome, Safari, Firefox) but works fine on Windows!
Thanks for chiming in! @code0732499746, which operating system are you using?
Hi all,
Strange ive tried this on my phone instead using the return key and it worked instead of using the enter key on keyboard?
Fyi im using a windows laptop
All, works for me now. I’m using a windows laptop with firefox