hi guys, may i know who have used Lunacy and if they have came accross with this issue when previewing prototypes in the browser? im using Chromium and Firefox, same issue.. i...
im using Ubuntu v20 LTS.. i added a second account in settings and then wanted to delete it again for some reasons, but by mistake is that i accidentally deleted my very main ...
i can't be sure how to do that, can't access the terminal as well or i don't know how. any idea?
okay thanks i didn't know.. but how can i add another one if i can't even get past the login screen? im stuck on the login screen that requires a username and password
ReferenceError: fetch is not defined Why this error??
I'm trying to install Micro text editor on Ubuntu following this tutorial and I'm finding it difficult trying to run $ ./micro. It says no such file or directory even though i...
Hi guys, I'm new to Visual Studio Code, and i want to be able to run JavaScript files in the terminal, like node index.js, the problem is i don't know how to install node. Can...
Hi people. I'm a self taught programmer. I'm doing MERN Stack. I'm at least half way through. I'm planning to go to University next year January, I've applied for two majors, ...
Hi guys, I'm just experimenting here. I've just used some basic knowledge I've learned to this far. I have a problem in my code. In the if-else construct i have typeof, but ...
What is wrong here?
oky i got it .. so you mean it is wrong to experiment new stuff in life ?
Hello guys, there's a project I'm trying to work on, and i wanna create a new subdirectory in my project directory. My question is, will i be able to access modules from packa...
I'm sorry but node is not working in my terminal, i have restarted VS but still... any help guys?
What is with my code? I'm trying a prompt but the error keeps on popping... I'm new to JS. Taken this example from Eloquent JavaScript book.
Guys how can i add a value in a key's object? For ex. let object = {names: [], surnames: [], id: [], ages: []}; Been trying to do something like object.push("Errol") but i g...
Wait, so what would be a return value in this code I've written? Exampld *comfused now*
Please help me what I'm doing wrong here? TypeError: p.bornYear is not a function
Is here anyone taking the Full Stack course ?? I need some help
What is the difference between console.log() and document.write()? I still don't understand. And when i try running the program, document.write() does not work but console.l...
So @TRGWII could Number be a built-in function? As per this....